Two related changes to timing code:
[sgt/putty] / unix / uxcons.c
index 73126c0..882d2c9 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)
 {
 }