aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/kasumi/kasumi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/block/kasumi/kasumi.h')
-rw-r--r--src/lib/block/kasumi/kasumi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/block/kasumi/kasumi.h b/src/lib/block/kasumi/kasumi.h
index 7d51285ea..4a3712cd2 100644
--- a/src/lib/block/kasumi/kasumi.h
+++ b/src/lib/block/kasumi/kasumi.h
@@ -5,8 +5,8 @@
* Botan is released under the Simplified BSD License (see license.txt)
*/
-#ifndef BOTAN_KASUMI_H__
-#define BOTAN_KASUMI_H__
+#ifndef BOTAN_KASUMI_H_
+#define BOTAN_KASUMI_H_
#include <botan/block_cipher.h>