summaryrefslogtreecommitdiff
path: root/sal/osl/os2/path_helper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/os2/path_helper.hxx')
-rw-r--r--sal/osl/os2/path_helper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/osl/os2/path_helper.hxx b/sal/osl/os2/path_helper.hxx
index 8a301431f610..ee1dbeebae51 100644
--- a/sal/osl/os2/path_helper.hxx
+++ b/sal/osl/os2/path_helper.hxx
@@ -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.
@@ -71,3 +72,5 @@ inline bool systemPathIsLogicalDrivePattern(/*in*/ const rtl::OUString& path)
} // end namespace osl
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */