diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/rc5.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/rc5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/rc5.h b/plugins/CryptoPP/crypto/src/rc5.h index b08f908f61..36be4b71c5 100644 --- a/plugins/CryptoPP/crypto/src/rc5.h +++ b/plugins/CryptoPP/crypto/src/rc5.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_RC5_H
+#ifndef CRYPTOPP_RC5_H
#define CRYPTOPP_RC5_H
/** \file
|