Author: ianjoyce
Date: Tue Aug 16 23:33:15 2005
New Revision: 203
Modified:
mod_parrot/trunk/lib/Apache/RequestRec.imc
Log:
Cleaned up putc
Modified: mod_parrot/trunk/lib/Apache/RequestRec.imc
==============================================================================
--- mod_parrot/trunk/lib/Apache/RequestRec.imc (original)
+++ mod_parrot/trunk/lib/Apache/RequestRec.imc Tue Aug 16 23:33:15 2005
@@ -130,7 +130,6 @@ Outputs an int into the HTTP content. N
.sub putc method
.param int data
- .param int size
.local pmc r
.local pmc ap_rputc
.local int offset
@@ -139,10 +138,6 @@ Outputs an int into the HTTP content. N
getattribute r, self, offset
find_global ap_rputc, 'Apache::NCI', 'ap_rputc'
ap_rputc( data, r )
-
- # Hack until I get ap_rputc to work.
- #$S0 = data
- #puts( $S0 )
.end
=item C<INT write(pmc, size)>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.