summaryrefslogtreecommitdiff
path: root/sal/inc/osl/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/osl/module.h')
-rw-r--r--sal/inc/osl/module.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/inc/osl/module.h b/sal/inc/osl/module.h
index 78558fed4105..156a6d7be97a 100644
--- a/sal/inc/osl/module.h
+++ b/sal/inc/osl/module.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.
@@ -209,3 +210,5 @@ sal_Bool SAL_CALL osl_getModuleURLFromFunctionAddress( oslGenericFunction pf, rt
#endif
#endif /* _OSL_MODULE_H_ */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */