summaryrefslogtreecommitdiff
path: root/sal/osl/os2/file_url.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/os2/file_url.h')
-rw-r--r--sal/osl/os2/file_url.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/osl/os2/file_url.h b/sal/osl/os2/file_url.h
index c0f950c8f..bd4f31788 100644
--- a/sal/osl/os2/file_url.h
+++ b/sal/osl/os2/file_url.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.
@@ -179,3 +180,4 @@ oslFileError FileURLToPath(char * buffer, size_t bufLen, rtl_uString* ustrFileUR
#endif /* #define _FILE_URL_H_ */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */