mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 10:19:26 +00:00
Whitespace fix.
This commit is contained in:
parent
893f750a5c
commit
b194bdc2ae
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151567
@ -634,7 +634,7 @@ main(int argc, char * argv[])
|
||||
}
|
||||
if (set_freq(freqs[i]) != 0)
|
||||
warn("error setting CPU frequency %d",
|
||||
freqs[i]);
|
||||
freqs[i]);
|
||||
}
|
||||
}
|
||||
free(freqs);
|
||||
|
Loading…
Reference in New Issue
Block a user