From 004e2b559f14477ba35769f6a39e2cdfb8e0cb07 Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 28 Nov 2019 07:54:49 +0000 Subject: typo --- src/regress/lib/libcrypto/wycheproof/wycheproof.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/regress/lib/libcrypto/wycheproof/wycheproof.go b/src/regress/lib/libcrypto/wycheproof/wycheproof.go index 42914755a9..a3c4f2cea2 100644 --- a/src/regress/lib/libcrypto/wycheproof/wycheproof.go +++ b/src/regress/lib/libcrypto/wycheproof/wycheproof.go @@ -1,4 +1,4 @@ -/* $OpenBSD: wycheproof.go,v 1.99 2019/11/27 21:44:27 tb Exp $ */ +/* $OpenBSD: wycheproof.go,v 1.100 2019/11/28 07:54:49 tb Exp $ */ /* * Copyright (c) 2018 Joel Sing * Copyright (c) 2018, 2019 Theo Buehler @@ -2436,7 +2436,7 @@ func main() { // primality_test.json // x25519_{asn,jwk,pem}_test.json // xchacha20_poly1305_test.json - // what's up with the *_p1363_tst.json files? + // What's up with the *_p1363_test.json files? tests := []struct { name string pattern string -- cgit v1.2.3-55-g6feb