X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/277ab4522131130e876b5ea8432217f93fc136f4..f0df44da3e916a78cc09ba5a98c490f0b6b2af68:/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