X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/9f123c4f2fa5d06500b39a5f8b0c38a39a6a5688..3d5040f8f85f049cbb072a827a6184b4b4314b08:/unix/uxcons.c diff --git a/unix/uxcons.c b/unix/uxcons.c index 73126c02..882d2c9b 100644 --- a/unix/uxcons.c +++ b/unix/uxcons.c @@ -70,7 +70,7 @@ void notify_remote_exit(void *frontend) { } -void timer_change_notify(long next) +void timer_change_notify(unsigned long next) { }