int function should return
This commit is contained in:
parent
5a7208a15b
commit
5def0596e0
@ -657,4 +657,6 @@ main(int argc, char **argv)
|
||||
{
|
||||
g_exit(1);
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user