You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by jb...@apache.org on 2002/02/18 07:42:56 UTC

cvs commit: xml-xerces/c/src/xercesc/util/NetAccessors/MacOSURLAccessCF MacOSURLAccessCF.hpp

jberry      02/02/17 22:42:56

  Modified:    c/src/xercesc/util/NetAccessors/MacOSURLAccessCF
                        MacOSURLAccessCF.hpp
  Log:
  Fix comment
  
  Revision  Changes    Path
  1.2       +4 -4      xml-xerces/c/src/xercesc/util/NetAccessors/MacOSURLAccessCF/MacOSURLAccessCF.hpp
  
  Index: MacOSURLAccessCF.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/NetAccessors/MacOSURLAccessCF/MacOSURLAccessCF.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MacOSURLAccessCF.hpp	18 Feb 2002 05:50:42 -0000	1.1
  +++ MacOSURLAccessCF.hpp	18 Feb 2002 06:42:56 -0000	1.2
  @@ -58,7 +58,7 @@
    */
   
   /*
  - * $Id: MacOSURLAccessCF.hpp,v 1.1 2002/02/18 05:50:42 jberry Exp $
  + * $Id: MacOSURLAccessCF.hpp,v 1.2 2002/02/18 06:42:56 jberry Exp $
    */
   
   
  @@ -73,9 +73,9 @@
   
   
   //
  -// This class is the wrapper for the Mac OS URLAccess code
  -// which provides access to network resources. 
  -// It's being used here to add the ability to
  +// This class is the wrapper for the Mac OS CFURLAccess code
  +// (in CoreServices.framework) which provides access to network
  +// resources.  It's being used here to add the ability to
   // use HTTP URL's as the system id's in the XML decl clauses.
   //
   
  
  
  

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