aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/pkcs10.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/x509/pkcs10.h')
-rw-r--r--src/lib/x509/pkcs10.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/x509/pkcs10.h b/src/lib/x509/pkcs10.h
index 16d41ab01..973b91b8a 100644
--- a/src/lib/x509/pkcs10.h
+++ b/src/lib/x509/pkcs10.h
@@ -6,8 +6,8 @@
* Botan is released under the Simplified BSD License (see license.txt)
*/
-#ifndef BOTAN_PKCS10_H__
-#define BOTAN_PKCS10_H__
+#ifndef BOTAN_PKCS10_H_
+#define BOTAN_PKCS10_H_
#include <botan/x509_obj.h>
#include <botan/x509_dn.h>