stas        2004/06/30 18:43:20

  Modified:    xs/tables/current/Apache FunctionTable.pm StructureTable.pm
  Log:
  scan updates
  
  Revision  Changes    Path
  1.57      +1 -1      modperl-2.0/xs/tables/current/Apache/FunctionTable.pm
  
  Index: FunctionTable.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/tables/current/Apache/FunctionTable.pm,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -u -r1.56 -r1.57
  --- FunctionTable.pm  4 May 2004 06:20:57 -0000       1.56
  +++ FunctionTable.pm  1 Jul 2004 01:43:19 -0000       1.57
  @@ -2,7 +2,7 @@
   
   # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   # ! WARNING: generated by Apache::ParseSource/0.02
  -# !          Fri Apr 30 14:44:04 2004
  +# !          Wed Jun 30 17:40:06 2004
   # !          do NOT edit, any changes will be lost !
   # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   
  
  
  
  1.40      +9 -1      modperl-2.0/xs/tables/current/Apache/StructureTable.pm
  
  Index: StructureTable.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/tables/current/Apache/StructureTable.pm,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -u -r1.39 -r1.40
  --- StructureTable.pm 30 Apr 2004 21:56:49 -0000      1.39
  +++ StructureTable.pm 1 Jul 2004 01:43:19 -0000       1.40
  @@ -2,7 +2,7 @@
   
   # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   # ! WARNING: generated by Apache::ParseSource/0.02
  -# !          Fri Apr 30 14:42:52 2004
  +# !          Wed Jun 30 18:18:18 2004
   # !          do NOT edit, any changes will be lost !
   # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   
  @@ -1198,6 +1198,10 @@
       'elts' => []
     },
     {
  +    'type' => 'apr_OFN_modperl_interp_unselect_t',
  +    'elts' => []
  +  },
  +  {
       'type' => 'apr_abortfunc_t',
       'elts' => []
     },
  @@ -1989,6 +1993,10 @@
     },
     {
       'type' => 'apr_other_child_rec_t',
  +    'elts' => []
  +  },
  +  {
  +    'type' => 'apr_perlio_hook_e',
       'elts' => []
     },
     {
  
  
  

Reply via email to