summaryrefslogtreecommitdiff
path: root/sal/textenc/convertsinglebytetobmpunicode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/textenc/convertsinglebytetobmpunicode.hxx')
-rw-r--r--sal/textenc/convertsinglebytetobmpunicode.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/textenc/convertsinglebytetobmpunicode.hxx b/sal/textenc/convertsinglebytetobmpunicode.hxx
index badc01673fbc..39ebed9eabca 100644
--- a/sal/textenc/convertsinglebytetobmpunicode.hxx
+++ b/sal/textenc/convertsinglebytetobmpunicode.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.
@@ -124,3 +125,5 @@ extern "C" sal_Size rtl_textenc_convertBmpUnicodeToSingleByte(
sal_Size * srcCvtChars);
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */