summaryrefslogtreecommitdiff
path: root/svl/inc/urihelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/urihelper.hxx')
-rw-r--r--svl/inc/urihelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svl/inc/urihelper.hxx b/svl/inc/urihelper.hxx
index ab2ae5878cc2..3baab37f7896 100644
--- a/svl/inc/urihelper.hxx
+++ b/svl/inc/urihelper.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.
@@ -233,3 +234,5 @@ SVL_DLLPUBLIC INetURLObject::FSysStyle queryFSysStyle(UniString const & rFileUrl
}
#endif // SVTOOLS_URIHELPER_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */