X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/277ab4522131130e876b5ea8432217f93fc136f4..8df7a775f6f8b0f81f84eafe28cd0bb8d4c6d1f4:/noise.c diff --git a/noise.c b/noise.c index ad257f56..af75f9d8 100644 --- 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