X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/ac40fd9eb9d1980c90dc009d526a23ead1ec0f76..refs/tags/upstream/0.63.0:/sha1/testsuite.c diff --git a/sha1/testsuite.c b/sha1/testsuite.c index 8f4819f..7b16bce 100644 --- a/sha1/testsuite.c +++ b/sha1/testsuite.c @@ -9,7 +9,7 @@ #include #include -static const char rcsid[]="$Id: testsuite.c,v 1.3 2005/02/21 03:18:31 mrsam Exp $"; +static const char rcsid[]="$Id: testsuite.c,v 1.4 2008/12/18 12:08:26 mrsam Exp $"; static char foo[1000001]; @@ -51,7 +51,7 @@ static void sha256() i=strlen(testcases[n]); sha256_digest(testcases[n], i, digest); printf( (i < 200 ? "SHA256(%s)=": - "SHA1(%-1.20s...)="), testcases[n]); + "SHA256(%-1.20s...)="), testcases[n]); for (i=0; i