Patch61-001
From RevaWiki
Index: lib/net/cgi
===================================================================
RCS file: /vservers/ronwareo/cvs/reva/lib/net/cgi,v
retrieving revision 1.3
diff -d -u -w -r1.3 cgi
--- lib/net/cgi 23 Oct 2006 22:53:57 -0000 1.3
+++ lib/net/cgi 24 Oct 2006 15:22:14 -0000
@@ -28,8 +28,7 @@
|
| analyze the parameter string and call the xt for
| each cgi parameter...
-: process-data ( a n xt -- -1|0)
- >defer process
+: process-data ( a n -- -1|0)
-1
repeat
drop
<pre>
