You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ra...@locus.apache.org on 2000/02/04 00:47:15 UTC

cvs commit: xml-xerces/c/Projects/Win32/BCB4/Xerces-all/DOMPrint DOMPrint.cpp

rahulj      00/02/03 15:47:14

  Modified:    c/Projects/Win32/BCB4/Xerces-all/DOMPrint DOMPrint.cpp
  Log:
  Removed Dietrich Wolf's email address.
  
  Revision  Changes    Path
  1.2       +3 -0      xml-xerces/c/Projects/Win32/BCB4/Xerces-all/DOMPrint/DOMPrint.cpp
  
  Index: DOMPrint.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/Projects/Win32/BCB4/Xerces-all/DOMPrint/DOMPrint.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DOMPrint.cpp	2000/02/02 22:24:55	1.1
  +++ DOMPrint.cpp	2000/02/03 23:47:13	1.2
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: DOMPrint.cpp,v $
  + * Revision 1.2  2000/02/03 23:47:13  rahulj
  + * Removed Dietrich Wolf's email address.
  + *
    * Revision 1.1  2000/02/02 22:24:55  rahulj
  - * Initial checkin. Contributed by Dietrich Wolf (dw@orimos.com)
  + * Initial checkin. Contributed by Dietrich Wolf.
    *
    * Revision 1.3  1999/12/03 00:14:52  andyh
    * Removed transcoding stuff, replaced with DOMString::transcode.