Author: faridz
Date: Tue Feb 10 17:47:18 2009
New Revision: 743033

URL: http://svn.apache.org/viewvc?rev=743033&view=rev
Log:
2009-02-10  Farid Zaripov  <[email protected]>

        Merged r743025 from 4.2.x branch

        * README: Corrected name of the configuration macro.

Modified:
    stdcxx/trunk/README

Modified: stdcxx/trunk/README
URL: 
http://svn.apache.org/viewvc/stdcxx/trunk/README?rev=743033&r1=743032&r2=743033&view=diff
==============================================================================
--- stdcxx/trunk/README (original)
+++ stdcxx/trunk/README Tue Feb 10 17:47:18 2009
@@ -1631,7 +1631,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