Author: faridz
Date: Tue Feb 10 17:46:59 2009
New Revision: 743032

URL: http://svn.apache.org/viewvc?rev=743032&view=rev
Log:
2009-02-10  Farid Zaripov  <far...@apache.org>

        Merged r743025 from 4.2.x branch

        * README: Corrected name of the configuration macro.

Modified:
    stdcxx/branches/4.3.x/README

Modified: stdcxx/branches/4.3.x/README
URL: 
http://svn.apache.org/viewvc/stdcxx/branches/4.3.x/README?rev=743032&r1=743031&r2=743032&view=diff
==============================================================================
--- stdcxx/branches/4.3.x/README (original)
+++ stdcxx/branches/4.3.x/README Tue Feb 10 17:46:59 2009
@@ -1640,7 +1640,7 @@
      std::basic_filebuf and the std::basic_fstream family of templates
      are not available.
 
-  o  _RWSTD_EXT_DEEP_STRING_COPY [pure]
+  o  _RWSTD_NO_EXT_DEEP_STRING_COPY [pure]
 
      When  #defined,  the member  function  copy()  of class  template
      basic_string which  returns a deep  copy of the string  object is


Reply via email to