From 512f9dd7aef126b0bb7d36ecb9ed27f863f82d2f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 10 Sep 2004 07:05:44 +0000 Subject: prototypes are dangerous --- perl-install/Newt/Newt.xs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/Newt/Newt.xs') diff --git a/perl-install/Newt/Newt.xs b/perl-install/Newt/Newt.xs index a02934af0..7b2317cc7 100644 --- a/perl-install/Newt/Newt.xs +++ b/perl-install/Newt/Newt.xs @@ -23,7 +23,7 @@ typedef newtGrid Newt__Grid; MODULE = Newt PACKAGE = Newt PREFIX = newt -PROTOTYPES: ENABLE +PROTOTYPES: DISABLE void -- cgit v1.2.1