From: Dr. Stephen Henson Date: Sun, 7 Feb 1999 01:34:26 +0000 (+0000) Subject: Fix filename in comment. X-Git-Tag: OpenSSL_0_9_2b~184 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=643aaa19793046ca9362da040038ab50003ca17a;p=thirdparty%2Fopenssl.git Fix filename in comment. --- diff --git a/crypto/x509v3/v3_alt.c b/crypto/x509v3/v3_alt.c index 2da6e7a4604..410aa15b615 100644 --- a/crypto/x509v3/v3_alt.c +++ b/crypto/x509v3/v3_alt.c @@ -1,4 +1,4 @@ -/* v3_bcons.c */ +/* v3_alt.c */ /* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL * project 1999. */