summaryrefslogtreecommitdiff
path: root/regtest1.cpp
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-07-27 21:18:51 -0400
committerJeffrey Walton <noloader@gmail.com>2018-07-27 21:18:51 -0400
commitfa513df38084b41eb0d46d9f2d409bcf8f5b698f (patch)
tree6ff6c3b2b68c8e1bb336935d9c3105fbe0472245 /regtest1.cpp
parent97e283c8fd37c64bd18d2c95fd7aef650c77903b (diff)
downloadcryptopp-git-fa513df38084b41eb0d46d9f2d409bcf8f5b698f.tar.gz
Cleanup head notes and includes
Diffstat (limited to 'regtest1.cpp')
-rw-r--r--regtest1.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/regtest1.cpp b/regtest1.cpp
index 15f490cd..a57ca63b 100644
--- a/regtest1.cpp
+++ b/regtest1.cpp
@@ -1,5 +1,6 @@
// regtest1.cpp - originally written and placed in the public domain by Wei Dai
-// regtest.cpp split into 3 files due to OOM kills by JW in April 2017
+// regtest.cpp split into 3 files due to OOM kills by JW
+// in April 2017. A second split occured in July 2018.
#define CRYPTOPP_ENABLE_NAMESPACE_WEAK 1