summaryrefslogtreecommitdiff
path: root/tools/inc/tools/string.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/string.hxx')
-rw-r--r--tools/inc/tools/string.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/tools/string.hxx b/tools/inc/tools/string.hxx
index 49b494c69705..5b8c2b5573b1 100644
--- a/tools/inc/tools/string.hxx
+++ b/tools/inc/tools/string.hxx
@@ -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.
@@ -693,3 +694,5 @@ inline UniString UniString::GetQuotedToken( xub_StrLen nToken, const UniString&
}
#endif // _STRING_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */