Author: sebor
Date: Mon Feb 23 03:10:07 2009
New Revision: 746865
URL: http://svn.apache.org/viewvc?rev=746865&view=rev
Log:
2009-02-22 Martin Sebor <[email protected]>
* src/atomic-cxx.S: Fixed a typo in a comment.
Modified:
stdcxx/branches/4.2.x/src/atomic-cxx.S
Modified: stdcxx/branches/4.2.x/src/atomic-cxx.S
URL:
http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/src/atomic-cxx.S?rev=746865&r1=746864&r2=746865&view=diff
==============================================================================
--- stdcxx/branches/4.2.x/src/atomic-cxx.S (original)
+++ stdcxx/branches/4.2.x/src/atomic-cxx.S Mon Feb 23 03:10:07 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.
*
**************************************************************************/