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

Miklos Vajna vmiklos at collabora.co.uk
Thu Nov 30 14:51:20 UTC 2017


 sw/source/filter/ww8/sprmids.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b9c98b52610f569b501bf2672b55384ec3d34f9c
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Thu Nov 30 15:38:45 2017 +0100

    sw: fix up comment indentation in sprmids
    
    (Perhaps we should remove this file from the clang-format blacklist to
    enforce consistency? I'm not doing that for now.)
    
    Change-Id: Ia1e641893a2966ef8397d511bd297e4e3072eece

diff --git a/sw/source/filter/ww8/sprmids.hxx b/sw/source/filter/ww8/sprmids.hxx
index 09cddb24a960..7a641230b1a9 100644
--- a/sw/source/filter/ww8/sprmids.hxx
+++ b/sw/source/filter/ww8/sprmids.hxx
@@ -76,7 +76,7 @@ const sal_uInt16 LN_TDiagLine = 0xd62a;
 namespace v6
 {
 // Microsoft Word for Windows 6.0 Binary File Format
-                                             // Parameter size
+//                                              Parameter size
 const sal_uInt16 sprmPIstd            = 2;   // short
 const sal_uInt16 sprmPIstdPermute     = 3;   // variable
 const sal_uInt16 sprmPIncLv1          = 4;   // byte


More information about the Libreoffice-commits mailing list