From: Rafael Garcia-Suarez Date: Mon, 13 Jun 2005 20:22:52 +0000 (+0000) Subject: Comment nit to help Devel::Cover, spotted by Steve Peters X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=23302e07fce1cc686d31103fdaa396ec5f935090;p=p5sagit%2Fp5-mst-13.2.git Comment nit to help Devel::Cover, spotted by Steve Peters p4raw-id: //depot/perl@24828 --- diff --git a/ext/POSIX/POSIX.xs b/ext/POSIX/POSIX.xs index 7447666..255be88 100644 --- a/ext/POSIX/POSIX.xs +++ b/ext/POSIX/POSIX.xs @@ -413,7 +413,6 @@ foreach (C_constant ("POSIX", 'int_macro_int', 'IV', $types, undef, 5, @names) ) } print "#### XS Section:\n"; print XS_constant ("POSIX", $types); -__END__ */ switch (len) {