summaryrefslogtreecommitdiff
path: root/xmlsecurity/tools/standalone/mscsfit/certmngr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/tools/standalone/mscsfit/certmngr.cxx')
-rw-r--r--xmlsecurity/tools/standalone/mscsfit/certmngr.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlsecurity/tools/standalone/mscsfit/certmngr.cxx b/xmlsecurity/tools/standalone/mscsfit/certmngr.cxx
index 2208eb2e6177..2856967cbd26 100644
--- a/xmlsecurity/tools/standalone/mscsfit/certmngr.cxx
+++ b/xmlsecurity/tools/standalone/mscsfit/certmngr.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/** -- C++ Source File -- **/
// MARKER(update_precomp.py): autogen include statement, do not remove
@@ -150,3 +151,4 @@ done:
return 0;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */