From: Bart Van Assche Date: Mon, 21 Apr 2008 17:06:52 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: svn/VALGRIND_3_4_0~717 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=60baa16821f9240f62fd2fce820287cc53a98ea7;p=thirdparty%2Fvalgrind.git Fixed typo. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7899 --- diff --git a/exp-drd/tests/memory_allocation.vgtest b/exp-drd/tests/memory_allocation.vgtest index 5a6ce4a9fe..69e9cd64d9 100644 --- a/exp-drd/tests/memory_allocation.vgtest +++ b/exp-drd/tests/memory_allocation.vgtest @@ -1 +1 @@ -prog: memory-allocation +prog: memory_allocation