diff options
Diffstat (limited to 'src/vppinfra/valgrind.h')
-rw-r--r-- | src/vppinfra/valgrind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vppinfra/valgrind.h b/src/vppinfra/valgrind.h index e74d7e828be..7509e70eb72 100644 --- a/src/vppinfra/valgrind.h +++ b/src/vppinfra/valgrind.h @@ -3728,7 +3728,7 @@ VALGRIND_PRINTF_BACKTRACE (const char *format, ...) /* These requests allow control to move from the simulated CPU to the - real CPU, calling an arbitary function. + real CPU, calling an arbitrary function. Note that the current ThreadId is inserted as the first argument. So this call: |