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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to