From: tb Date: Mon, 29 Jul 2024 06:05:31 +0000 (+0000) Subject: typo: regresss -> regress X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=728f891c311ee5fa5f00b21c3ec7c596ea523f28;p=openbsd typo: regresss -> regress --- diff --git a/lib/libcrypto/evp/evp_names.c b/lib/libcrypto/evp/evp_names.c index 99ad53e3ac8..af3fd17c12e 100644 --- a/lib/libcrypto/evp/evp_names.c +++ b/lib/libcrypto/evp/evp_names.c @@ -1,4 +1,4 @@ -/* $OpenBSD: evp_names.c,v 1.16 2024/04/09 13:52:41 beck Exp $ */ +/* $OpenBSD: evp_names.c,v 1.17 2024/07/29 06:05:31 tb Exp $ */ /* * Copyright (c) 2023 Theo Buehler * @@ -1010,7 +1010,7 @@ static const struct cipher_name cipher_names[] = { /* * Keep this table alphabetically sorted by increasing .name. - * regresss/lib/libcrypto/evp/evp_test.c checks that. + * regress/lib/libcrypto/evp/evp_test.c checks that. */ static const struct digest_name digest_names[] = {