summaryrefslogtreecommitdiffstats
path: root/sal/textenc/convertiso2022cn.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/textenc/convertiso2022cn.h')
-rw-r--r--sal/textenc/convertiso2022cn.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/textenc/convertiso2022cn.h b/sal/textenc/convertiso2022cn.h
index 4315e63b4faf..bf5186d66e1f 100644
--- a/sal/textenc/convertiso2022cn.h
+++ b/sal/textenc/convertiso2022cn.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.
@@ -82,3 +83,5 @@ sal_Size ImplConvertUnicodeToIso2022Cn(ImplTextConverterData const * pData,
#endif /* __cpluscplus */
#endif /* INCLUDED_RTL_TEXTENC_CONVERTISO2022CN_H */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */