diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/rc6.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/rc6.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/rc6.h b/plugins/CryptoPP/crypto/src/rc6.h index 509e18e0c6..0499d3338a 100644 --- a/plugins/CryptoPP/crypto/src/rc6.h +++ b/plugins/CryptoPP/crypto/src/rc6.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_RC6_H
+#ifndef CRYPTOPP_RC6_H
#define CRYPTOPP_RC6_H
/** \file
|