summaryrefslogtreecommitdiff
path: root/sal/textenc/converter.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/textenc/converter.h')
-rw-r--r--sal/textenc/converter.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/textenc/converter.h b/sal/textenc/converter.h
index 703aa4173acc..c74652704781 100644
--- a/sal/textenc/converter.h
+++ b/sal/textenc/converter.h
@@ -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.
@@ -64,3 +65,5 @@ ImplHandleBadInputUnicodeToTextConversion(sal_Bool bUndefined,
#endif /* __cpluscplus */
#endif /* INCLUDED_RTL_TEXTENC_CONVERTER_H */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */