summaryrefslogtreecommitdiffstats
path: root/sal/inc/rtl/process.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/process.h')
-rw-r--r--sal/inc/rtl/process.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/inc/rtl/process.h b/sal/inc/rtl/process.h
index b2e471f2def6..ae27cda80fe5 100644
--- a/sal/inc/rtl/process.h
+++ b/sal/inc/rtl/process.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.
@@ -80,3 +81,5 @@ sal_uInt32 SAL_CALL rtl_getAppCommandArgCount();
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */