You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2001/08/22 13:33:43 UTC

cvs commit: xml-xerces/c/src/validators/schema Makefile.in

tng         01/08/22 04:33:43

  Modified:    c/src/validators/schema Makefile.in
  Log:
  typo: XercesElementWildcard
  
  Revision  Changes    Path
  1.17      +5 -2      xml-xerces/c/src/validators/schema/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/schema/Makefile.in,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- Makefile.in	2001/08/21 15:58:42	1.16
  +++ Makefile.in	2001/08/22 11:33:43	1.17
  @@ -55,6 +55,9 @@
   #
   #
   # $Log: Makefile.in,v $
  +# Revision 1.17  2001/08/22 11:33:43  tng
  +# typo: XercesElementWildcard
  +#
   # Revision 1.16  2001/08/21 15:58:42  tng
   # Schema: New files XercesElementWildCard.
   #
  @@ -141,7 +144,7 @@
   	SubstitutionGroupComparator.hpp \
   	TraverseSchema.hpp \
   	XercesAttGroupInfo.hpp \
  -	XercesElementWildCard.hpp \
  +	XercesElementWildcard.hpp \
   	XercesGroupInfo.hpp \
   	XUtil.hpp
   
  @@ -163,7 +166,7 @@
   	SubstitutionGroupComparator.$(TO) \
   	TraverseSchema.$(TO) \
   	XercesAttGroupInfo.$(TO) \
  -	XercesElementWildCard.$(TO) \
  +	XercesElementWildcard.$(TO) \
   	XercesGroupInfo.$(TO) \
   	XUtil.$(TO)
   
  
  
  

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