You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by st...@apache.org on 2004/03/03 07:29:34 UTC

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

stas        2004/03/02 22:29:33

  Modified:    xs/tables/current/ModPerl FunctionTable.pm
  Log:
  fix the table
  
  Revision  Changes    Path
  1.148     +1 -1      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.147
  retrieving revision 1.148
  diff -u -u -r1.147 -r1.148
  --- FunctionTable.pm	3 Mar 2004 06:03:11 -0000	1.147
  +++ FunctionTable.pm	3 Mar 2004 06:29:33 -0000	1.148
  @@ -437,7 +437,7 @@
         {
           'type' => 'int *',
           'name' => 'len'
  -      }
  +      },
         {
           'type' => 'const char **',
           'name' => 'body'