Catch up with perr() becoming variadic.
This commit is contained in:
parent
0a5d437c3d
commit
79a90bc272
@ -44,7 +44,7 @@ static const char rcsid[] =
|
||||
|
||||
/* Global functions */
|
||||
|
||||
void perr(const char *a);
|
||||
void perr(const char *fmt, ...);
|
||||
|
||||
double
|
||||
gloadavg(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user