X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/277ab4522131130e876b5ea8432217f93fc136f4..6d2d5e8dcea13c2c01cf583eeebfd72bc6bea6e0:/noise.c?ds=sidebyside 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