Add forgotten `void' keyword. This function has no arguments.
This commit is contained in:
parent
0970727f4f
commit
88a8f792b6
@ -231,7 +231,7 @@ usage(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static u_int
|
static u_int
|
||||||
get_pageins()
|
get_pageins(void)
|
||||||
{
|
{
|
||||||
u_int pageins;
|
u_int pageins;
|
||||||
size_t len;
|
size_t len;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user