X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Fsslcorrupttest.c;h=34ac8f774c3cd513ed589cef99fe31eb5d98be77;hp=26219b61938b3f51311ff813e0150967cea9f378;hb=70d8b304d01b9e0c4ec182db20c33aa0698cda51;hpb=c5a569927fb7bcfa34dde76dbc021d4f8a5c8fb1 diff --git a/test/sslcorrupttest.c b/test/sslcorrupttest.c index 26219b6193..34ac8f774c 100644 --- a/test/sslcorrupttest.c +++ b/test/sslcorrupttest.c @@ -130,7 +130,7 @@ static void bio_f_tls_corrupt_filter_free(void) * with apps/server.pem used even in other tests. For this reason * |cipher_list| is initialized with RSA ciphers' names. This * naturally means that if test is to be re-purposed for other - * type of key, then NIS_auth_* filter below would need adjustment. + * type of key, then NID_auth_* filter below would need adjustment. */ static const char **cipher_list = NULL;