aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/crl_ent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/x509/crl_ent.h')
-rw-r--r--src/lib/x509/crl_ent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/x509/crl_ent.h b/src/lib/x509/crl_ent.h
index 5c265bf52..cf509d3c1 100644
--- a/src/lib/x509/crl_ent.h
+++ b/src/lib/x509/crl_ent.h
@@ -5,8 +5,8 @@
* Botan is released under the Simplified BSD License (see license.txt)
*/
-#ifndef BOTAN_CRL_ENTRY_H__
-#define BOTAN_CRL_ENTRY_H__
+#ifndef BOTAN_CRL_ENTRY_H_
+#define BOTAN_CRL_ENTRY_H_
#include <botan/asn1_time.h>