summaryrefslogtreecommitdiffstats
path: root/ucbhelper/source/provider/provconf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/source/provider/provconf.hxx')
-rw-r--r--ucbhelper/source/provider/provconf.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/ucbhelper/source/provider/provconf.hxx b/ucbhelper/source/provider/provconf.hxx
index 66d6a63d47b8..e21a619114ce 100644
--- a/ucbhelper/source/provider/provconf.hxx
+++ b/ucbhelper/source/provider/provconf.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.
@@ -50,3 +51,5 @@ bool getContentProviderData( const com::sun::star::uno::Reference<
}
#endif /* !_UCBHELPER_PROVCONF_HXX_ */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */