[Expat-checkins] CVS: expat/tests runtests.c,1.10,1.11

Fred L. Drake fdrake@users.sourceforge.net
Fri Apr 19 19:54:02 2002


Update of /cvsroot/expat/expat/tests
In directory usw-pr-cvs1:/tmp/cvs-serv7244/tests

Modified Files:
	runtests.c 
Log Message:
Fix typo in comment.

Index: runtests.c
===================================================================
RCS file: /cvsroot/expat/expat/tests/runtests.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** runtests.c	19 Apr 2002 20:59:01 -0000	1.10
--- runtests.c	20 Apr 2002 02:53:15 -0000	1.11
***************
*** 27,31 ****
  
  /* Generate a failure using the parser state to create an error message;
!  * this should be used when the parser reports and error we weren't
   * expecting.
   */
--- 27,31 ----
  
  /* Generate a failure using the parser state to create an error message;
!  * this should be used when the parser reports an error we weren't
   * expecting.
   */