Author: faridz
Date: Tue Oct 30 06:16:44 2007
New Revision: 590064
URL: http://svn.apache.org/viewvc?rev=590064&view=rev
Log:
2007-10-30 Farid Zaripov <[EMAIL PROTECTED]>
* 21.string.swap.cpp: Corrected $Id line.
Modified:
incubator/stdcxx/branches/4.2.x/tests/strings/21.string.swap.cpp
Modified: incubator/stdcxx/branches/4.2.x/tests/strings/21.string.swap.cpp
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.x/tests/strings/21.string.swap.cpp?rev=590064&r1=590063&r2=590064&view=diff
==============================================================================
--- incubator/stdcxx/branches/4.2.x/tests/strings/21.string.swap.cpp (original)
+++ incubator/stdcxx/branches/4.2.x/tests/strings/21.string.swap.cpp Tue Oct 30
06:16:44 2007
@@ -2,7 +2,7 @@
*
* 21.string.swap.cpp - string test exercising [lib.string::swap]
*
- * $Id $
+ * $Id$
*
***************************************************************************
*