aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/emsa1/emsa1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/pk_pad/emsa1/emsa1.h')
-rw-r--r--src/lib/pk_pad/emsa1/emsa1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/pk_pad/emsa1/emsa1.h b/src/lib/pk_pad/emsa1/emsa1.h
index ec9394a1d..1d682f7f1 100644
--- a/src/lib/pk_pad/emsa1/emsa1.h
+++ b/src/lib/pk_pad/emsa1/emsa1.h
@@ -5,8 +5,8 @@
* Botan is released under the Simplified BSD License (see license.txt)
*/
-#ifndef BOTAN_EMSA1_H__
-#define BOTAN_EMSA1_H__
+#ifndef BOTAN_EMSA1_H_
+#define BOTAN_EMSA1_H_
#include <botan/emsa.h>
#include <botan/hash.h>