]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - mac/macnoise.c
X11 authentication data are generally sensitive, so blank them from packet
[PuTTY.git] / mac / macnoise.c
index 3a7e8d0a1d3b20886e04c88dd3cbb52d7920cc40..9d8433555659f5ceafc935fc1814de69e68f7c5a 100644 (file)
@@ -67,6 +67,15 @@ void noise_get_light(void (*func) (void *, int))
     func(&utc, sizeof(utc));
 }
 
+/*
+ * This function is called on a timer, and grabs as much changeable
+ * system data as it can quickly get its hands on.
+ */
+void noise_regular(void)
+{
+    /* XXX */
+}
+
 /*
  * This function is called on every keypress or mouse move, and
  * will add the current time to the noise pool. It gets the scan