summaryrefslogtreecommitdiff
path: root/sal/osl/all/filepath.c
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/all/filepath.c')
-rw-r--r--sal/osl/all/filepath.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/osl/all/filepath.c b/sal/osl/all/filepath.c
index e9461a538840..2139a1803fa2 100644
--- a/sal/osl/all/filepath.c
+++ b/sal/osl/all/filepath.c
@@ -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.
@@ -121,3 +122,4 @@ oslFileError SAL_CALL osl_abbreviateSystemPath( rtl_uString *ustrSystemPath, rtl
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */