Begin destabilisation in the wake of 0.53! This checkin contains the
[u/mdw/putty] / noise.c
diff --git a/noise.c b/noise.c
index a094d25..141f111 100644 (file)
--- a/noise.c
+++ b/noise.c
@@ -129,7 +129,7 @@ void noise_regular(void)
  * counter to the noise pool. It gets the scan code or mouse
  * position passed in.
  */
-void noise_ultralight(DWORD data)
+void noise_ultralight(unsigned long data)
 {
     DWORD wintime;
     LARGE_INTEGER perftime;