From: Hugo van der Sanden Date: Mon, 10 Feb 2003 22:08:05 +0000 (+0000) Subject: fix comment in change #18689 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8a2e3f14e33ebd36c920e88c0181ef8a85ec2cc8;p=p5sagit%2Fp5-mst-13.2.git fix comment in change #18689 p4raw-link: @18689 on //depot/perl: 00e17364bade89e3a71981168e34fb6160652b0a p4raw-id: //depot/perl@18690 --- diff --git a/sv.c b/sv.c index 37e1492..52a629c 100644 --- a/sv.c +++ b/sv.c @@ -8813,7 +8813,7 @@ Perl_sv_vcatpvfn(pTHX_ SV *sv, const char *pat, STRLEN patlen, va_list *args, SV intsize = 'q'; #endif break; -/* [perl #20339] - we should accept and ignore %hf, %lf rather than die */ +/* [perl #20339] - we should accept and ignore %lf rather than die */ case 'l': /* FALL THROUGH */ default: