From: Julian Seward Date: Wed, 7 May 2008 00:23:28 +0000 (+0000) Subject: Add missing words to comment. X-Git-Tag: svn/VALGRIND_3_4_0~622 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1cfc256f1d698d51e4a00fa7efa6b78cd90eadfc;p=thirdparty%2Fvalgrind.git Add missing words to comment. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8015 --- diff --git a/memcheck/tests/origin2-not-quite.c b/memcheck/tests/origin2-not-quite.c index 7c7ef67e75..a973173d62 100644 --- a/memcheck/tests/origin2-not-quite.c +++ b/memcheck/tests/origin2-not-quite.c @@ -2,8 +2,8 @@ /* This test case was originally written by Nicholas Nethercote. */ // This test demonstrates some cases that the piggybacking algorithm -// but conceivably might, with more modifications. The instrumentation -// based algorithm handles them ok, though. +// doesn't handle but conceivably might, with more modifications. +// The instrumentation based algorithm handles them ok, though. #include #include