summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss/certerrors.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/xmlsec/nss/certerrors.h')
-rw-r--r--xmlsecurity/source/xmlsec/nss/certerrors.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlsecurity/source/xmlsec/nss/certerrors.h b/xmlsecurity/source/xmlsec/nss/certerrors.h
index 7fc37474116c..a587792b448d 100644
--- a/xmlsecurity/source/xmlsec/nss/certerrors.h
+++ b/xmlsecurity/source/xmlsec/nss/certerrors.h
@@ -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.
@@ -392,3 +393,5 @@ an existing cert, but that is not the same cert."},
{SEC_ERROR_CRL_IMPORT_FAILED, "Error attempting to import a CRL."},
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */