From: Philippe Waroquiers Date: Sun, 21 Dec 2014 17:46:11 +0000 (+0000) Subject: Fix typo X-Git-Tag: svn/VALGRIND_3_11_0~758 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=47014c3128c05e80bd56a5b2b61011a8abcda5b4;p=thirdparty%2Fvalgrind.git Fix typo git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14828 --- diff --git a/coregrind/vgdb.c b/coregrind/vgdb.c index c2ada6b05b..d9012b4d0d 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 exit (XERROR0 if an error is encountered + Note: this function does not used 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