X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=GlobalDestruction.xs;h=520c93e88d9af5bfb63fda7f3440252a538df85d;hb=c65b758feada06f763ef7f0eb7cbb0a09460671f;hp=900edf35810b1486419ff018500408bcecd6004e;hpb=a91e8a786f170167e8350ed6d0864ebf3606cec6;p=p5sagit%2FDevel-GlobalDestruction.git diff --git a/GlobalDestruction.xs b/GlobalDestruction.xs index 900edf3..520c93e 100644 --- a/GlobalDestruction.xs +++ b/GlobalDestruction.xs @@ -10,8 +10,8 @@ PROTOTYPES: ENABLE I32 in_global_destruction() - PROTOTYPE: - CODE: - RETVAL = PL_dirty; - OUTPUT: - RETVAL + PROTOTYPE: + CODE: + RETVAL = PL_dirty; + OUTPUT: + RETVAL