Update of /cvsroot/boost/boost/libs/xpressive/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25945

Modified Files:
        test_cycles.cpp 
Log Message:
fixed typos reported in http://bugs.debian.org/378016

Index: test_cycles.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/xpressive/test/test_cycles.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- test_cycles.cpp     2 Jan 2006 07:03:04 -0000       1.4
+++ test_cycles.cpp     20 Jul 2006 13:07:44 -0000      1.5
@@ -21,7 +21,7 @@
 
 ///////////////////////////////////////////////////////////////////////////////
 // test_main
-// regexes refered to by other regexes are kept alive via reference counting.
+// regexes referred to by other regexes are kept alive via reference counting.
 // but cycles are handled naturally. the following works as expected and 
doesn't leak.
 int test_main( int, char*[] )
 {


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to