You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2002/03/24 00:49:15 UTC

cvs commit: xml-xerces/perl Xerces.C

jasons      02/03/23 15:49:15

  Modified:    perl     Xerces.C
  Log:
  new
  
  Revision  Changes    Path
  1.8       +2 -1      xml-xerces/perl/Xerces.C
  
  Index: Xerces.C
  ===================================================================
  RCS file: /home/cvs/xml-xerces/perl/Xerces.C,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- Xerces.C	23 Mar 2002 23:19:09 -0000	1.7
  +++ Xerces.C	23 Mar 2002 23:49:13 -0000	1.8
  @@ -59276,7 +59276,8 @@
   
   XS(_wrap_new_MemBufInputSource) {
       XMLByte *arg1 ;
  -    unsigned int arg2 ;
  +    STRLEN arg2;
  +
       char *arg3 ;
       bool arg4 = false ;
       MemBufInputSource *result;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org