X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/f42faba9ff09df066a6bfce4e179d7566048395a..d719927eb175a73b13a7015498e9757010344bf5:/windows/wincons.c diff --git a/windows/wincons.c b/windows/wincons.c index 9824a5a5..508be3f8 100644 --- a/windows/wincons.c +++ b/windows/wincons.c @@ -41,7 +41,7 @@ void notify_remote_exit(void *frontend) { } -void timer_change_notify(long next) +void timer_change_notify(unsigned long next) { }