use standard C
This commit is contained in:
parent
4aa69fe0b6
commit
fe8686ba4b
@ -249,7 +249,7 @@ static unsigned long app_info_hash(APP_INFO *a)
|
|||||||
return(ret);
|
return(ret);
|
||||||
}
|
}
|
||||||
|
|
||||||
static APP_INFO *pop_info()
|
static APP_INFO *pop_info(void)
|
||||||
{
|
{
|
||||||
APP_INFO tmp;
|
APP_INFO tmp;
|
||||||
APP_INFO *ret = NULL;
|
APP_INFO *ret = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user