summaryrefslogtreecommitdiff
path: root/sal/inc/osl/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/osl/time.h')
-rw-r--r--sal/inc/osl/time.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/inc/osl/time.h b/sal/inc/osl/time.h
index 95bac4c89ec2..8043164ffd07 100644
--- a/sal/inc/osl/time.h
+++ b/sal/inc/osl/time.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.
@@ -158,3 +159,4 @@ sal_uInt32 SAL_CALL osl_getGlobalTimer(void);
#endif /* _OSL_TIME_H_ */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */