From: Rhys Kidd Date: Sun, 4 Dec 2016 03:50:33 +0000 (+0000) Subject: Fix typo in syswrap-darwin log output. n-i-bz. X-Git-Tag: svn/VALGRIND_3_13_0~252 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3bc22d097d0ea6d0482882721e3949f93fd8bac;p=thirdparty%2Fvalgrind.git Fix typo in syswrap-darwin log output. n-i-bz. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16169 --- diff --git a/coregrind/m_syswrap/syswrap-darwin.c b/coregrind/m_syswrap/syswrap-darwin.c index e75acc85d9..8dc20bba7a 100644 --- a/coregrind/m_syswrap/syswrap-darwin.c +++ b/coregrind/m_syswrap/syswrap-darwin.c @@ -226,7 +226,7 @@ static void run_a_thread_NORETURN ( Word tidW ) "WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.\n" ); VG_(debugLog)( - 1, "syswrap-linux", + 1, "syswrap-darwin", "run_a_thread_NORETURN(tid=%u): " "WARNING: exiting thread has err_disablement_level = %u\n", tid, tst->err_disablement_level