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