summaryrefslogtreecommitdiff
path: root/xmlsecurity/tools/standalone/mscsfit/helper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/tools/standalone/mscsfit/helper.cxx')
-rw-r--r--xmlsecurity/tools/standalone/mscsfit/helper.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlsecurity/tools/standalone/mscsfit/helper.cxx b/xmlsecurity/tools/standalone/mscsfit/helper.cxx
index 86cacafa4a8b..631ae1c397b7 100644
--- a/xmlsecurity/tools/standalone/mscsfit/helper.cxx
+++ b/xmlsecurity/tools/standalone/mscsfit/helper.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#include "helper.hxx"
#include "osl/diagnose.h"
#include "rtl/ustring.h"
@@ -218,3 +219,4 @@ Reference< XMultiComponentFactory > serviceManager( Reference< XComponentContext
return xUsedServiceManager ;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */