From: Philippe Waroquiers Date: Sun, 21 Dec 2014 17:53:42 +0000 (+0000) Subject: Fix a typo, introduced when fixing a typo. X-Git-Tag: svn/VALGRIND_3_11_0~757 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=993795602b1e6f0079d795c7186e6a03e1e43287;p=thirdparty%2Fvalgrind.git Fix a typo, introduced when fixing a typo. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14829 --- diff --git a/coregrind/vgdb.c b/coregrind/vgdb.c index d9012b4d0d..9057e468db 100644 --- a/coregrind/vgdb.c +++ b/coregrind/vgdb.c @@ -1063,7 +1063,7 @@ void standalone_send_commands(int pid, /* report to user the existence of a vgdb-able valgrind process with given pid. - Note: this function does not used XERROR if an error is encountered + Note: this function does not use XERROR if an error is encountered while producing the command line for pid, as this is not critical and at least on MacOS, reading cmdline is not available. */ static