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