You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ar...@locus.apache.org on 2000/07/26 00:29:05 UTC

cvs commit: xml-xerces/c/src/util/NetAccessors/libWWW LibWWWNetAccessor.cpp

aruna1      00/07/25 15:29:05

  Modified:    c/src/util/NetAccessors/libWWW LibWWWNetAccessor.cpp
  Log:
  Char definitions in XMLUni moved to XMLUniDefs
  
  Revision  Changes    Path
  1.2       +1 -8      xml-xerces/c/src/util/NetAccessors/libWWW/LibWWWNetAccessor.cpp
  
  Index: LibWWWNetAccessor.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/util/NetAccessors/libWWW/LibWWWNetAccessor.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LibWWWNetAccessor.cpp	2000/02/17 22:06:19	1.1
  +++ LibWWWNetAccessor.cpp	2000/07/25 22:29:04	1.2
  @@ -55,18 +55,7 @@
    */
   
   /**
  - * $Log: LibWWWNetAccessor.cpp,v $
  - * Revision 1.1  2000/02/17 22:06:19  rahulj
  - * Moved the four LibWWW files to its own sub-directory in the
  - * NetAccessor directory.
  - *
  - *
  - * Revision 1.1  2000/01/15 01:08:04  rahulj
  - * Added support for HTTP to the parser.
  - * Error handling is not very good. Also cannot guarantee that
  - * there are no memory leaks.
  - * Only tested under NT 4.0 SP 5 using libWWW 5.2.8.
  - *
  + * $Id: LibWWWNetAccessor.cpp,v 1.2 2000/07/25 22:29:04 aruna1 Exp $
    */