stas 2004/05/10 13:11:02
Modified: xs/tables/current/ModPerl FunctionTable.pm
Log:
source scan update
Revision Changes Path
1.155 +1 -19 modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm
Index: FunctionTable.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -u -r1.154 -r1.155
--- FunctionTable.pm 4 May 2004 06:20:58 -0000 1.154
+++ FunctionTable.pm 10 May 2004 20:11:02 -0000 1.155
@@ -2,7 +2,7 @@
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# ! WARNING: generated by ModPerl::ParseSource/0.01
-# ! Mon May 3 18:24:32 2004
+# ! Mon May 10 13:02:13 2004
# ! do NOT edit, any changes will be lost !
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -1003,24 +1003,6 @@
{
'return_type' => 'char *',
'name' => 'modperl_cmd_push_handlers',
- 'args' => [
- {
- 'type' => 'MpAV **',
- 'name' => 'handlers'
- },
- {
- 'type' => 'const char *',
- 'name' => 'name'
- },
- {
- 'type' => 'apr_pool_t *',
- 'name' => 'p'
- }
- ]
- },
- {
- 'return_type' => 'char *',
- 'name' => 'modperl_cmd_push_httpd_filter_handlers',
'args' => [
{
'type' => 'MpAV **',