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