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