Author: sebor
Date: Mon Mar 26 16:46:00 2007
New Revision: 522664
URL: http://svn.apache.org/viewvc?view=rev&rev=522664
Log:
2007-03-26 Martin Sebor <[EMAIL PROTECTED]>
* algorithm.cc: Removed a stray backtick.
Modified:
incubator/stdcxx/trunk/include/algorithm.cc
Modified: incubator/stdcxx/trunk/include/algorithm.cc
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/algorithm.cc?view=diff&rev=522664&r1=522663&r2=522664
==============================================================================
--- incubator/stdcxx/trunk/include/algorithm.cc (original)
+++ incubator/stdcxx/trunk/include/algorithm.cc Mon Mar 26 16:46:00 2007
@@ -1,4 +1,4 @@
-`/***************************************************************************
+/***************************************************************************
*
* algorithm.cc - Non-inline definitions for the Standard Library algorithms
*