From b77940e5af41aae869e9415aef5b184a51601df4 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 12:45:03 +0100 Subject: add modelines to .hxx files as well --- xmlsecurity/source/xmlsec/nss/certerrors.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xmlsecurity/source/xmlsec/nss/certerrors.h') 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: */ -- cgit v1.2.3