diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-08-25 09:46:38 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-08-25 09:46:38 +0200 |
commit | f0b0123fa3f70ede8592befcd01381542db76617 (patch) | |
tree | a519347290373049c55c3e1fc7011160c9d2b27f /test | |
parent | 329213cb249e92d2483780f9193e3355854234f2 (diff) |
Remove spurious indent of first line
Change-Id: I02e2baec74f2b020ac1db2afb1b82928032ae036
Diffstat (limited to 'test')
-rw-r--r-- | test/source/screenshot_test.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/screenshot_test.cxx b/test/source/screenshot_test.cxx index 5c53e96738e5..cd00c815c73b 100644 --- a/test/source/screenshot_test.cxx +++ b/test/source/screenshot_test.cxx @@ -1,4 +1,4 @@ - /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * |