From cabb36f041a617bbf0b044fa4279c33a735c4159 Mon Sep 17 00:00:00 2001 From: Chris Nandor Date: Wed, 12 Jun 2002 20:16:26 -0400 Subject: [PATCH] APItest.xs OUTPUT (was: perl@17206) Message-Id: p4raw-link: @17206 on //depot/perl: c5d9854390e492eb0f0360555ff8df0dad92cc9c p4raw-id: //depot/perl@17212 --- ext/XS/APItest/APItest.xs | 2 ++ 1 file changed, 2 insertions(+) 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() -- 1.8.3.1