From b1e1b4250451d45673c5f5ca895c59103586d3fa Mon Sep 17 00:00:00 2001 From: noloader Date: Fri, 3 Jul 2015 21:08:32 +0000 Subject: Cut-over to COUNTOF in source files git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@570 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- fipsalgt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fipsalgt.cpp') diff --git a/fipsalgt.cpp b/fipsalgt.cpp index 92c254f..46ab0e0 100644 --- a/fipsalgt.cpp +++ b/fipsalgt.cpp @@ -1218,7 +1218,7 @@ int FIPS_140_AlgorithmTest(int argc, char **argv) if (algorithm == "auto") { string algTable[] = {"AES", "ECDSA", "DSA", "HMAC", "RNG", "RSA", "TDES", "SKIPJACK", "SHA"}; // order is important here - for (i=0; i