You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by kn...@apache.org on 2002/01/28 18:19:28 UTC

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

knoaman     02/01/28 09:19:28

  Modified:    c/src/sax2 Makefile.in
  Log:
  Replace spaces with a tab.
  
  Revision  Changes    Path
  1.7       +2 -2      xml-xerces/c/src/sax2/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/sax2/Makefile.in,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Makefile.in	28 Jan 2002 17:08:33 -0000	1.6
  +++ Makefile.in	28 Jan 2002 17:19:28 -0000	1.7
  @@ -54,7 +54,7 @@
   # <http://www.apache.org/>.
   #
   #
  -# $Id: Makefile.in,v 1.6 2002/01/28 17:08:33 knoaman Exp $
  +# $Id: Makefile.in,v 1.7 2002/01/28 17:19:28 knoaman Exp $
   #
   
   PLATFORM = @platform@
  @@ -81,7 +81,7 @@
   	ContentHandler.hpp \
   	DefaultHandler.hpp \
   	LexicalHandler.hpp \
  -        DeclHandler.hpp \
  +	DeclHandler.hpp \
   	SAX2XMLReader.hpp \
   	XMLReaderFactory.hpp
   
  
  
  

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