Test last minute changes, as gcc isn't too smart.
Reported by: Steve Kargl <sgk@troutmask.apl.washington.edu>
This commit is contained in:
parent
dfe47d36df
commit
a9ed1f7ffc
@ -256,7 +256,7 @@ usage(void)
|
||||
int
|
||||
main(int argc, char * argv[])
|
||||
{
|
||||
struct pidfh *pfh;
|
||||
struct pidfh *pfh = NULL;
|
||||
const char *pidfile = NULL;
|
||||
long idle, total;
|
||||
int curfreq, *freqs, i, *mwatts, numfreqs;
|
||||
|
Loading…
Reference in New Issue
Block a user