summaryrefslogtreecommitdiff
path: root/sal/qa/osl/security/osl_Security_Const.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/security/osl_Security_Const.h')
-rw-r--r--[-rwxr-xr-x]sal/qa/osl/security/osl_Security_Const.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/qa/osl/security/osl_Security_Const.h b/sal/qa/osl/security/osl_Security_Const.h
index b407cf063b1a..476d9e5bdc61 100755..100644
--- a/sal/qa/osl/security/osl_Security_Const.h
+++ b/sal/qa/osl/security/osl_Security_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.
@@ -70,3 +71,5 @@ OSLTEST_DECLARE_USTRING( NullURL, "" );
sal_Bool isAdmin = sal_False;
#endif /* _OSL_SECURITY_CONST_H_ */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */