<<On Mon, 26 Nov 2001 09:43:31 -0800 (PST), John Baldwin <[EMAIL PROTECTED]> said:

>> -                   realitexpire, td);
>> +                   realitexpire, td->td_proc);

> Ouch, something this simple definitely caused a warning, it looks like warnings
> are being ignored. :(

Nope.  Look at the prototype for callout_reset() and then think about
why the last two parameters have the type that they do.

-GAWollman


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to