From: Chris Nandor Date: Thu, 13 Jun 2002 00:16:26 +0000 (-0400) Subject: APItest.xs OUTPUT (was: perl@17206) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cabb36f041a617bbf0b044fa4279c33a735c4159;p=p5sagit%2Fp5-mst-13.2.git APItest.xs OUTPUT (was: perl@17206) Message-Id: p4raw-link: @17206 on //depot/perl: c5d9854390e492eb0f0360555ff8df0dad92cc9c p4raw-id: //depot/perl@17212 --- diff --git a/ext/XS/APItest/APItest.xs b/ext/XS/APItest/APItest.xs index 1e8ea35..d5c6b52 100644 --- a/ext/XS/APItest/APItest.xs +++ b/ext/XS/APItest/APItest.xs @@ -20,6 +20,8 @@ have_long_double() #else RETVAL = 0; #endif + OUTPUT: + RETVAL void print_long_double()