diff options
-rw-r--r-- | sw/source/core/bastyp/bparr.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/bastyp/bparr.cxx b/sw/source/core/bastyp/bparr.cxx index e8add976077e..da67b8b1a617 100644 --- a/sw/source/core/bastyp/bparr.cxx +++ b/sw/source/core/bastyp/bparr.cxx @@ -495,4 +495,4 @@ sal_uInt16 BigPtrArray::Compress() return nFirstChgPos; } -/* vim:set shiftwidth=4 softtabstop=4 */ +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |