mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Catch up with perr() becoming variadic.
This commit is contained in:
parent
287303f0ea
commit
657acd1063
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170768
@ -44,7 +44,7 @@ static const char rcsid[] =
|
||||
|
||||
/* Global functions */
|
||||
|
||||
void perr(const char *a);
|
||||
void perr(const char *fmt, ...);
|
||||
|
||||
double
|
||||
gloadavg(void)
|
||||
|
Loading…
Reference in New Issue
Block a user