summaryrefslogtreecommitdiff
path: root/tools/inc/tools/urlobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/urlobj.hxx')
-rw-r--r--tools/inc/tools/urlobj.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/tools/urlobj.hxx b/tools/inc/tools/urlobj.hxx
index 17d52432e206..4783dfbefccc 100644
--- a/tools/inc/tools/urlobj.hxx
+++ b/tools/inc/tools/urlobj.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.
@@ -1918,3 +1919,5 @@ inline rtl::OUString INetURLObject::decode(rtl::OUStringBuffer const & rText,
}
#endif // _URLOBJ_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */