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
|
int
|
||||||
main(int argc, char * argv[])
|
main(int argc, char * argv[])
|
||||||
{
|
{
|
||||||
struct pidfh *pfh;
|
struct pidfh *pfh = NULL;
|
||||||
const char *pidfile = NULL;
|
const char *pidfile = NULL;
|
||||||
long idle, total;
|
long idle, total;
|
||||||
int curfreq, *freqs, i, *mwatts, numfreqs;
|
int curfreq, *freqs, i, *mwatts, numfreqs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user