You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2004/08/12 16:24:34 UTC

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

peiyongz    2004/08/12 07:24:34

  Modified:    c/src/xercesc/framework/psvi XSValue.hpp
  Log:
  HP aCC A.03
  
  Revision  Changes    Path
  1.3       +7 -4      xml-xerces/c/src/xercesc/framework/psvi/XSValue.hpp
  
  Index: XSValue.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/framework/psvi/XSValue.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSValue.hpp	11 Aug 2004 17:06:44 -0000	1.2
  +++ XSValue.hpp	12 Aug 2004 14:24:34 -0000	1.3
  @@ -56,6 +56,9 @@
   
   /*
    * $Log$
  + * Revision 1.3  2004/08/12 14:24:34  peiyongz
  + * HP aCC A.03
  + *
    * Revision 1.2  2004/08/11 17:06:44  peiyongz
    * Do not panic if can't create RegEx
    *
  @@ -328,10 +331,10 @@
       } fData;
   
       static
  -    void XSValue::reinitMutex();
  +    void reinitMutex();
   
       static
  -    void XSValue::reinitRegEx();
  +    void reinitRegEx();
   
   private:
   
  
  
  

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