summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/uri.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/uri.h')
-rw-r--r--sal/inc/rtl/uri.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/inc/rtl/uri.h b/sal/inc/rtl/uri.h
index aace6e934d27..16c7ed592359 100644
--- a/sal/inc/rtl/uri.h
+++ b/sal/inc/rtl/uri.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.
@@ -352,3 +353,5 @@ sal_Bool SAL_CALL rtl_uriConvertRelToAbs(rtl_uString * pBaseUriRef,
#endif /* __cplusplus */
#endif /* _RTL_URI_H_ */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */