diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/sosemanuk.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/sosemanuk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/sosemanuk.h b/plugins/CryptoPP/crypto/src/sosemanuk.h index 2120f49de5..f101e2c6c9 100644 --- a/plugins/CryptoPP/crypto/src/sosemanuk.h +++ b/plugins/CryptoPP/crypto/src/sosemanuk.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_SOSEMANUK_H
+#ifndef CRYPTOPP_SOSEMANUK_H
#define CRYPTOPP_SOSEMANUK_H
#include "strciphr.h"
|