summaryrefslogtreecommitdiff
path: root/regtest4.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 /regtest4.cpp
parent97e283c8fd37c64bd18d2c95fd7aef650c77903b (diff)
downloadcryptopp-git-fa513df38084b41eb0d46d9f2d409bcf8f5b698f.tar.gz
Cleanup head notes and includes
Diffstat (limited to 'regtest4.cpp')
-rw-r--r--regtest4.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/regtest4.cpp b/regtest4.cpp
index a8b6f095..87c89477 100644
--- a/regtest4.cpp
+++ b/regtest4.cpp
@@ -1,5 +1,6 @@
-// regtest.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
+// regtest4.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. A second split occured in July 2018.
#define CRYPTOPP_ENABLE_NAMESPACE_WEAK 1