summaryrefslogtreecommitdiff
path: root/xmlsecurity/tools/standalone/csfit/helper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/tools/standalone/csfit/helper.cxx')
-rw-r--r--xmlsecurity/tools/standalone/csfit/helper.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlsecurity/tools/standalone/csfit/helper.cxx b/xmlsecurity/tools/standalone/csfit/helper.cxx
index 23c9e5908758..fb2b6b0933c5 100644
--- a/xmlsecurity/tools/standalone/csfit/helper.cxx
+++ b/xmlsecurity/tools/standalone/csfit/helper.cxx
@@ -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.
@@ -264,3 +265,4 @@ char* PriPK11PasswordFunc(
return passwd ;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */