You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2001/10/03 20:49:05 UTC

cvs commit: xml-xalan/c/src/XalanTransformer XalanCAPI.h

dbertoni    01/10/03 11:49:05

  Modified:    c/src/XalanTransformer XalanCAPI.h
  Log:
  Fixed type in comment.
  
  Revision  Changes    Path
  1.17      +1 -1      xml-xalan/c/src/XalanTransformer/XalanCAPI.h
  
  Index: XalanCAPI.h
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XalanTransformer/XalanCAPI.h,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- XalanCAPI.h	2001/09/14 20:50:42	1.16
  +++ XalanCAPI.h	2001/10/03 18:49:05	1.17
  @@ -381,7 +381,7 @@
   	 * Returns the last error that occurred as a 
   	 * result of calling transform.
   	 *
  -	 * The signiture for following function is really:
  +	 * The signature for following function is really:
   	 * const char*
   	 * XalanGetLastError(XalanHandle theXalanHandle) const;
   	 *
  
  
  

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