stas        2004/07/12 01:17:39

  Modified:    xs/tables/current/Apache StructureTable.pm
  Log:
  scan update
  
  Revision  Changes    Path
  1.42      +1 -9      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.41
  retrieving revision 1.42
  diff -u -u -r1.41 -r1.42
  --- StructureTable.pm 9 Jul 2004 18:27:59 -0000       1.41
  +++ StructureTable.pm 12 Jul 2004 08:17:39 -0000      1.42
  @@ -2,7 +2,7 @@
   
   # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   # ! WARNING: generated by Apache::ParseSource/0.02
  -# !          Wed Jun 30 18:18:18 2004
  +# !          Mon Jul 12 00:41:06 2004
   # !          do NOT edit, any changes will be lost !
   # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   
  @@ -1157,10 +1157,6 @@
         {
           'type' => 'apr_pool_t *',
           'name' => 'p'
  -      },
  -      {
  -        'type' => 'apr_sockaddr_t *',
  -        'name' => 'sa'
         }
       ]
     },
  @@ -1993,10 +1989,6 @@
     },
     {
       'type' => 'apr_other_child_rec_t',
  -    'elts' => []
  -  },
  -  {
  -    'type' => 'modperl_apr_perlio_hook_e',
       'elts' => []
     },
     {
  
  
  

Reply via email to