Author: stas
Date: Fri Dec 10 11:12:55 2004
New Revision: 111540

URL: http://svn.apache.org/viewcvs?view=rev&rev=111540
Log:
autogenerated scan update

Modified:
   perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm

Modified: perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm
Url: 
http://svn.apache.org/viewcvs/perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm?view=diff&rev=111540&p1=perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm&r1=111539&p2=perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm&r2=111540
==============================================================================
--- perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm       
(original)
+++ perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm       Fri Dec 
10 11:12:55 2004
@@ -2,7 +2,7 @@
 
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 # ! WARNING: generated by ModPerl::ParseSource/0.01
-# !          Wed Dec  8 20:21:58 2004
+# !          Fri Dec 10 13:39:28 2004
 # !          do NOT edit, any changes will be lost !
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
@@ -4316,6 +4316,11 @@
   },
   {
     'return_type' => 'int',
+    'name' => 'modperl_post_post_config_phase',
+    'args' => []
+  },
+  {
+    'return_type' => 'int',
     'name' => 'modperl_post_read_request_handler',
     'args' => [
       {
@@ -4861,11 +4866,6 @@
   {
     'return_type' => 'int',
     'name' => 'modperl_threaded_mpm',
-    'args' => []
-  },
-  {
-    'return_type' => 'int',
-    'name' => 'modperl_post_post_config_phase',
     'args' => []
   },
   {

Reply via email to