]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - noise.c
Tighten up use of "static" throughout. Module-internal things should NOT
[PuTTY.git] / noise.c
diff --git a/noise.c b/noise.c
index ad257f56ca41d9f66a425cac7f2574f5911fb9c8..af75f9d895a0be0aed72b64a76481e49a8b3ef57 100644 (file)
--- a/noise.c
+++ b/noise.c
@@ -14,7 +14,7 @@
  * GetSystemPowerStatus function.
  */
 typedef BOOL (WINAPI *gsps_t)(LPSYSTEM_POWER_STATUS);
-gsps_t gsps;
+static gsps_t gsps;
 
 /*
  * This function is called once, at PuTTY startup, and will do some