summaryrefslogtreecommitdiffstats
path: root/sal/textenc/convertbig5hkscs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/textenc/convertbig5hkscs.h')
-rw-r--r--sal/textenc/convertbig5hkscs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/textenc/convertbig5hkscs.h b/sal/textenc/convertbig5hkscs.h
index 629dd327ccfe..e7e66434b9c9 100644
--- a/sal/textenc/convertbig5hkscs.h
+++ b/sal/textenc/convertbig5hkscs.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.
@@ -79,3 +80,5 @@ sal_Size ImplConvertUnicodeToBig5Hkscs(ImplTextConverterData const * pData,
#endif /* __cpluscplus */
#endif /* INCLUDED_RTL_TEXTENC_CONVERTBIG5HKSCS_H */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */