You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2003/03/09 22:49:07 UTC

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

peiyongz    2003/03/09 13:49:07

  Modified:    c/src/xercesc/util Makefile.in
  Log:
  Makefile:559: *** missing separator.
  
  Revision  Changes    Path
  1.29      +4 -1      xml-xerces/c/src/xercesc/util/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Makefile.in,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- Makefile.in	9 Mar 2003 16:40:47 -0000	1.28
  +++ Makefile.in	9 Mar 2003 21:49:07 -0000	1.29
  @@ -55,6 +55,9 @@
   #
   #
   # $Log$
  +# Revision 1.29  2003/03/09 21:49:07  peiyongz
  +# Makefile:559: *** missing separator.
  +#
   # Revision 1.28  2003/03/09 16:40:47  peiyongz
   # PanicHandler
   #
  @@ -554,7 +557,7 @@
       HexBin.$(TO) \
       KVStringPair.$(TO) \
       Mutexes.$(TO) \
  -    PanicHandler.$(TO) \    
  +    PanicHandler.$(TO) \
       PlatformUtils.$(TO) \
       QName.$(TO) \
       StringPool.$(TO) \
  
  
  

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