summaryrefslogtreecommitdiff
path: root/svl/inc/lngmisc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/lngmisc.hxx')
-rw-r--r--svl/inc/lngmisc.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svl/inc/lngmisc.hxx b/svl/inc/lngmisc.hxx
index d85de673c4c9..b4da28604721 100644
--- a/svl/inc/lngmisc.hxx
+++ b/svl/inc/lngmisc.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.
@@ -71,3 +72,5 @@ SVL_DLLPUBLIC BOOL ReplaceControlChars( rtl::OUString &rTxt, sal_Char aRplcChar
} // namespace linguistic
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */