summaryrefslogtreecommitdiff
path: root/svl/source/misc/restrictedpaths.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/misc/restrictedpaths.cxx')
-rw-r--r--svl/source/misc/restrictedpaths.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svl/source/misc/restrictedpaths.cxx b/svl/source/misc/restrictedpaths.cxx
index 8c6f136f3eee..30fc8c95738b 100644
--- a/svl/source/misc/restrictedpaths.cxx
+++ b/svl/source/misc/restrictedpaths.cxx
@@ -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.
@@ -212,3 +213,5 @@ namespace svt
}
} // namespace svt
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */