|
From: Tom H. <th...@cy...> - 2004-08-25 13:26:04
|
In message <610...@we...>
Jeroen N. Witmond <jn...@xs...> wrote:
> /* Allow printfs to valgrind log. */
> VG_USERREQ__PRINTF = 0x1401,
> - VG_USERREQ__PRINTF_BACKTRACE = 0x1402,
> + VG_USERREQ__PRINTF_BACKTRACE = 0x1402
> } Vg_ClientRequest;
Thanks for that. I've committed your fix.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|