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