summaryrefslogtreecommitdiff
path: root/svl/inc/svl/fstathelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/svl/fstathelper.hxx')
-rw-r--r--svl/inc/svl/fstathelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svl/inc/svl/fstathelper.hxx b/svl/inc/svl/fstathelper.hxx
index 17fa62c5bbeb..fcc71502e639 100644
--- a/svl/inc/svl/fstathelper.hxx
+++ b/svl/inc/svl/fstathelper.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.
@@ -63,3 +64,5 @@ SVL_DLLPUBLIC sal_Bool IsFolder( const UniString& rURL );
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */