summaryrefslogtreecommitdiff
path: root/sal/osl/os2/module.c
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/os2/module.c')
-rw-r--r--sal/osl/os2/module.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/osl/os2/module.c b/sal/osl/os2/module.c
index 421b78195d83..57f4342a11b6 100644
--- a/sal/osl/os2/module.c
+++ b/sal/osl/os2/module.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.
@@ -279,3 +280,4 @@ sal_Bool SAL_CALL osl_getModuleURLFromFunctionAddress( oslGenericFunction addr,
/*****************************************************************************/
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */