diff options
Diffstat (limited to 'plugins/CryptoPP/src')
-rw-r--r-- | plugins/CryptoPP/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/version.h b/plugins/CryptoPP/src/version.h index 658fc10dfb..dfc05c8428 100644 --- a/plugins/CryptoPP/src/version.h +++ b/plugins/CryptoPP/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "CryptoPP.dll"
#define __DESCRIPTION "Crypto++ library for SecureIM plugin."
#define __AUTHOR "Baloo"
-#define __AUTHORWEB "https://miranda-ng.org/p/CryptoPP/"
+#define __AUTHORWEB "https://miranda-ng.org/p/CryptoPP"
#define __COPYRIGHT "© 2006-09 Baloo"
|