summaryrefslogtreecommitdiff
path: root/svl/source/memtools/svarray.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/memtools/svarray.cxx')
-rw-r--r--svl/source/memtools/svarray.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svl/source/memtools/svarray.cxx b/svl/source/memtools/svarray.cxx
index b2184442ea0e..f1189ce55dfe 100644
--- a/svl/source/memtools/svarray.cxx
+++ b/svl/source/memtools/svarray.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -380,3 +381,4 @@ BOOL SvByteStringsISortDtor::Seek_Entry( const ByteStringPtr aE, USHORT* pP ) co
return FALSE;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */