summaryrefslogtreecommitdiff
path: root/sal/qa/osl/module/osl_Module_Const.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/module/osl_Module_Const.h')
-rw-r--r--sal/qa/osl/module/osl_Module_Const.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/qa/osl/module/osl_Module_Const.h b/sal/qa/osl/module/osl_Module_Const.h
index 21b1b743c6ee..022a27b5a2a9 100644
--- a/sal/qa/osl/module/osl_Module_Const.h
+++ b/sal/qa/osl/module/osl_Module_Const.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.
@@ -64,3 +65,5 @@ typedef sal_Bool (* FuncPtr )( sal_Bool );
#endif /* _OSL_MODULE_CONST_H_ */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */