summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/crypto/src/base32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/crypto/src/base32.cpp')
-rw-r--r--plugins/CryptoPP/crypto/src/base32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/base32.cpp b/plugins/CryptoPP/crypto/src/base32.cpp
index f3f985a315..5eee3aa130 100644
--- a/plugins/CryptoPP/crypto/src/base32.cpp
+++ b/plugins/CryptoPP/crypto/src/base32.cpp
@@ -1,4 +1,4 @@
-// base32.cpp - written and placed in the public domain by Frank Palazzolo, based on hex.cpp by Wei Dai
+// base32.cpp - written and placed in the public domain by Frank Palazzolo, based on hex.cpp by Wei Dai
#include "pch.h"
#include "base32.h"