X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Fuxcons.c;h=882d2c9bfe4fa949b704f2ec1a1fc081681c476e;hb=3e22c99c9a3c28e042f2dc3a50fadf95e7c277e7;hp=73126c021b5024cf475aef8ed99d4ebbf309f472;hpb=f030975da7bb38c196caa936ccf8c33ec8437654;p=PuTTY.git 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) { }