Front page | perl.perl5.porters |
Postings from July 2000
Minor doc patch: handy.h
Thread Next
From:
Daniel Muiño
Date:
July 26, 2000 11:33
Subject:
Minor doc patch: handy.h
Message ID:
397F2F31.F3F9F4F3@afip.gov.ar
Hi,
There's a mistake in the docs about Safefree prototype. This is a
patch against bleedperl.
Cheers,
Daniel
--- handy.h~ Thu Jun 1 05:53:51 2000
+++ handy.h Wed Jul 26 15:17:10 2000
@@ -505,7 +505,7 @@
The XSUB-writer's interface to the C C<realloc> function, with
cast.
-=for apidoc Am|void|Safefree|void* src|void* dest|int nitems|type
+=for apidoc Am|void|Safefree|void* ptr
The XSUB-writer's interface to the C C<free> function.
=for apidoc Am|void|Move|void* src|void* dest|int nitems|type
Thread Next
-
Minor doc patch: handy.h
by Daniel Muiño