dougm       01/10/20 22:48:13

  Modified:    xs/tables/current/ModPerl FunctionTable.pm
  Log:
  sync
  
  Revision  Changes    Path
  1.38      +1 -43     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.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- FunctionTable.pm  2001/10/21 05:05:50     1.37
  +++ FunctionTable.pm  2001/10/21 05:48:13     1.38
  @@ -2,7 +2,7 @@
   
   # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   # ! WARNING: generated by ModPerl::ParseSource/0.01
  -# !          Sat Oct 20 22:13:10 2001
  +# !          Sat Oct 20 22:58:03 2001
   # !          do NOT edit, any changes will be lost !
   # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   
  @@ -2955,48 +2955,6 @@
         {
           'type' => 'U32',
           'name' => 'hash'
  -      }
  -    ]
  -  },
  -  {
  -    'return_type' => 'void',
  -    'name' => 'modperl_perl_ids_get',
  -    'args' => [
  -      {
  -        'type' => 'modperl_perl_ids_t *',
  -        'name' => 'ids'
  -      }
  -    ]
  -  },
  -  {
  -    'return_type' => 'void',
  -    'name' => 'modperl_perl_init_ids',
  -    'args' => [
  -      {
  -        'type' => 'PerlInterpreter *',
  -        'name' => 'my_perl'
  -      },
  -      {
  -        'type' => 'modperl_perl_ids_t *',
  -        'name' => 'ids'
  -      }
  -    ]
  -  },
  -  {
  -    'return_type' => 'apr_status_t',
  -    'name' => 'modperl_perl_init_ids_mip',
  -    'args' => [
  -      {
  -        'type' => 'PerlInterpreter *',
  -        'name' => 'my_perl'
  -      },
  -      {
  -        'type' => 'modperl_interp_pool_t *',
  -        'name' => 'mip'
  -      },
  -      {
  -        'type' => 'void *',
  -        'name' => 'data'
         }
       ]
     },
  
  
  


Reply via email to