stas        2004/07/08 23:09:09

  Modified:    xs/tables/current/ModPerl FunctionTable.pm
  Log:
  sync the table with the recent changes
  
  Revision  Changes    Path
  1.169     +1 -5      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.168
  retrieving revision 1.169
  diff -u -u -r1.168 -r1.169
  --- FunctionTable.pm  6 Jul 2004 22:06:04 -0000       1.168
  +++ FunctionTable.pm  9 Jul 2004 06:09:09 -0000       1.169
  @@ -2,7 +2,7 @@
   
   # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   # ! WARNING: generated by ModPerl::ParseSource/0.01
  -# !          Fri Jul  2 15:05:46 2004
  +# !          Thu Jul  8 23:06:59 2004
   # !          do NOT edit, any changes will be lost !
   # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   
  @@ -1337,10 +1337,6 @@
         {
           'type' => 'SV *',
           'name' => 'lines'
  -      },
  -      {
  -        'type' => 'char *',
  -        'name' => 'path'
         },
         {
           'type' => 'int',
  
  
  

Reply via email to