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