]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - unix/uxcons.c
Fix another error-reporting bug, in which sk_newlistener would fail to
[PuTTY.git] / unix / uxcons.c
index 73126c021b5024cf475aef8ed99d4ebbf309f472..882d2c9bfe4fa949b704f2ec1a1fc081681c476e 100644 (file)
@@ -70,7 +70,7 @@ void notify_remote_exit(void *frontend)
 {
 }
 
-void timer_change_notify(long next)
+void timer_change_notify(unsigned long next)
 {
 }