summaryrefslogtreecommitdiffstats
path: root/sal/osl/os2/nlsupport.c
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/os2/nlsupport.c')
-rw-r--r--sal/osl/os2/nlsupport.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/osl/os2/nlsupport.c b/sal/osl/os2/nlsupport.c
index ab00443e57d7..6c7ee0dc78ff 100644
--- a/sal/osl/os2/nlsupport.c
+++ b/sal/osl/os2/nlsupport.c
@@ -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.
@@ -443,3 +444,4 @@ int _imp_setProcessLocale( rtl_Locale * pLocale )
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */