summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/resultsetfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/resultsetfactory.hxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultsetfactory.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/resultsetfactory.hxx b/xmlhelp/source/cxxhelp/provider/resultsetfactory.hxx
index 502fe162e54c..fa3a2e6a381f 100644
--- a/xmlhelp/source/cxxhelp/provider/resultsetfactory.hxx
+++ b/xmlhelp/source/cxxhelp/provider/resultsetfactory.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef _RESULTSETFACTORY_HXX
#define _RESULTSETFACTORY_HXX
@@ -25,3 +26,5 @@ namespace chelp {
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */