From 163f8febe6742f289d9cd1e2aaeb11f06a541dd4 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Fri, 14 Apr 2017 07:19:04 -0400 Subject: [PATCH] Fix comment --- regtest2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regtest2.cpp b/regtest2.cpp index d2550141..72cbe909 100644 --- a/regtest2.cpp +++ b/regtest2.cpp @@ -1,4 +1,4 @@ -// regtest1.cpp - originally written and placed in the public domain by Wei Dai +// regtest2.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 #define CRYPTOPP_ENABLE_NAMESPACE_WEAK 1