X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/9f123c4f2fa5d06500b39a5f8b0c38a39a6a5688..7d22e9b256ff8fa58b3d2e6ea74102e43f52a0c7:/unix/uxcons.c?ds=sidebyside 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) { }