summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/mscrypt/oid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/xmlsec/mscrypt/oid.hxx')
-rw-r--r--xmlsecurity/source/xmlsec/mscrypt/oid.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlsecurity/source/xmlsec/mscrypt/oid.hxx b/xmlsecurity/source/xmlsec/mscrypt/oid.hxx
index 05447254175c..c46456d4dc87 100644
--- a/xmlsecurity/source/xmlsec/mscrypt/oid.hxx
+++ b/xmlsecurity/source/xmlsec/mscrypt/oid.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.
@@ -156,3 +157,5 @@ OIDItem OIDs[] = {
int nOID = 115;
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */