[Libreoffice-commits] core.git: test/source

Stephan Bergmann sbergman at redhat.com
Fri Aug 25 07:49:37 UTC 2017


 test/source/screenshot_test.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f0b0123fa3f70ede8592befcd01381542db76617
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Fri Aug 25 09:46:38 2017 +0200

    Remove spurious indent of first line
    
    Change-Id: I02e2baec74f2b020ac1db2afb1b82928032ae036

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.
  *


More information about the Libreoffice-commits mailing list