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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to