X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/9f123c4f2fa5d06500b39a5f8b0c38a39a6a5688..4d9b8cfde347c30066cdcf1002fb6d4b02bdc808:/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) { }