You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ga...@apache.org on 2003/10/24 12:59:26 UTC

cvs commit: xml-xerces/c/src/xercesc/framework/psvi XSObject.hpp

gareth      2003/10/24 03:59:26

  Modified:    c/src/xercesc/framework/psvi XSObject.hpp
  Log:
  changed /* to // to prevent compiler warnings.
  
  Revision  Changes    Path
  1.3       +5 -2      xml-xerces/c/src/xercesc/framework/psvi/XSObject.hpp
  
  Index: XSObject.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/framework/psvi/XSObject.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSObject.hpp	10 Oct 2003 18:37:51 -0000	1.2
  +++ XSObject.hpp	24 Oct 2003 10:59:26 -0000	1.3
  @@ -56,6 +56,9 @@
   
   /*
    * $Log$
  + * Revision 1.3  2003/10/24 10:59:26  gareth
  + * changed /* to // to prevent compiler warnings.
  + *
    * Revision 1.2  2003/10/10 18:37:51  neilg
    * update XSModel and XSObject interface so that IDs can be used to query components in XSModels, and so that those IDs can be recovered from components
    *
  @@ -110,7 +113,7 @@
       //---------------------
       // @name XSObject methods
   
  -    /* @{
  +    // @{
   
       /**
        *  The <code>type</code> of this object, i.e. 
  
  
  

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