diff options
Diffstat (limited to 'plugins/CryptoPP/src/base16.h')
-rw-r--r-- | plugins/CryptoPP/src/base16.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/base16.h b/plugins/CryptoPP/src/base16.h index 871bca3fbd..562cdff696 100644 --- a/plugins/CryptoPP/src/base16.h +++ b/plugins/CryptoPP/src/base16.h @@ -1,4 +1,4 @@ -#ifndef __BASE_16__
+#ifndef __BASE_16__
#define __BASE_16__
#define BERR 0xFF /* Illegal char marker */
|