X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/b61f81bc4c102d06f13fd68e4a73ab8fdfdb3cf5..5fd70d0768f86274b22e73f3cd8f59fec0325e36:/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) { }