diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-11-30 15:38:45 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-11-30 15:50:40 +0100 |
commit | b9c98b52610f569b501bf2672b55384ec3d34f9c (patch) | |
tree | 408ab76c8912b6b837c05fb9b44eddf08fee5340 /sw | |
parent | ee74bd73856c355f1491e9ff7c3bbbf74a7858bb (diff) |
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
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/filter/ww8/sprmids.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 |