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