Two related changes to timing code:
[sgt/putty] / windows / wincons.c
index 9824a5a..508be3f 100644 (file)
@@ -41,7 +41,7 @@ void notify_remote_exit(void *frontend)
 {
 }
 
-void timer_change_notify(long next)
+void timer_change_notify(unsigned long next)
 {
 }