summaryrefslogtreecommitdiff
path: root/config_int.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-12-27 01:38:16 -0500
committerJeffrey Walton <noloader@gmail.com>2020-12-27 01:38:16 -0500
commit112bcd63d7e80f52414f5c08286df8e470f1f265 (patch)
tree3461d07ef796790bfac40b13789d54d7c794c051 /config_int.h
parenta6f537b38eddea58ef71420340ae593a63c5686e (diff)
downloadcryptopp-git-112bcd63d7e80f52414f5c08286df8e470f1f265.tar.gz
Update documentation
Diffstat (limited to 'config_int.h')
-rw-r--r--config_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_int.h b/config_int.h
index ea670786..51ecb9e5 100644
--- a/config_int.h
+++ b/config_int.h
@@ -99,7 +99,7 @@ typedef signed int sword32;
/// On Unix &amp; Linux with LP64 data model it is <tt>__uint128_t</tt>.
/// Microsoft platforms do not provide a 128-bit integer type. 32-bit platforms
/// do not provide a 128-bit integer type.
- /// \since Crypto++ 1.0
+ /// \since Crypto++ 5.6
typedef __uint128_t word128;
/// \brief How to declare an unsigned word64