This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove obsolete comment.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 22 Aug 2014 16:33:37 +0000 (12:33 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 22 Aug 2014 19:18:49 +0000 (15:18 -0400)
sv.c

diff --git a/sv.c b/sv.c
index 0de2595..1900fa9 100644 (file)
--- a/sv.c
+++ b/sv.c
     GE_COWBUF_WASTE_THRESHOLD((cur),(len)) && \
     GE_COWBUF_WASTE_FACTOR_THRESHOLD((cur),(len)) \
 )
-/* void Gconvert: on Linux at least, gcvt (which Gconvert gets deffed to),
- * has a mandatory return value, even though that value is just the same
- * as the buf arg */
 
 #ifdef PERL_UTF8_CACHE_ASSERT
 /* if adding more checks watch out for the following tests: