summaryrefslogtreecommitdiff
path: root/sal/textenc/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/textenc/context.h')
-rw-r--r--sal/textenc/context.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/textenc/context.h b/sal/textenc/context.h
index 769625ae8df8..6b7740ebadbb 100644
--- a/sal/textenc/context.h
+++ b/sal/textenc/context.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.
@@ -50,3 +51,5 @@ void ImplDestroyContext(void * pContext) SAL_THROW_EXTERN_C();
#endif /* __cpluscplus */
#endif /* INCLUDED_RTL_TEXTENC_CONTEXT_H */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */