You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2009/02/23 04:11:40 UTC

svn commit: r746866 - /stdcxx/branches/4.3.x/src/atomic-cxx.S

Author: sebor
Date: Mon Feb 23 03:11:39 2009
New Revision: 746866

URL: http://svn.apache.org/viewvc?rev=746866&view=rev
Log:
2009-02-22  Martin Sebor  <se...@apache.org>

	* src/atomic-cxx.S: Merged rev 746865 from 4.2.x.

Modified:
    stdcxx/branches/4.3.x/src/atomic-cxx.S   (contents, props changed)

Modified: stdcxx/branches/4.3.x/src/atomic-cxx.S
URL: http://svn.apache.org/viewvc/stdcxx/branches/4.3.x/src/atomic-cxx.S?rev=746866&r1=746865&r2=746866&view=diff
==============================================================================
--- stdcxx/branches/4.3.x/src/atomic-cxx.S (original)
+++ stdcxx/branches/4.3.x/src/atomic-cxx.S Mon Feb 23 03:11:39 2009
@@ -1,6 +1,6 @@
 /***************************************************************************
  *
- * atomic.S
+ * atomic-cxx.S
  *
  * $Id$
  *
@@ -22,7 +22,7 @@
  * implied.   See  the License  for  the  specific language  governing
  * permissions and limitations under the License.
  *
- * Copyright 2003-2006 Rogue Wave Software.
+ * Copyright 2003-2006 Rogue Wave Software, Inc.
  * 
  **************************************************************************/
 

Propchange: stdcxx/branches/4.3.x/src/atomic-cxx.S
------------------------------------------------------------------------------
    svn:mergeinfo = /stdcxx/branches/4.2.x/src/atomic-cxx.S:746865