int main, not void
This commit is contained in:
parent
237b828920
commit
0f77396c37
@ -95,7 +95,7 @@ time_t qtime;
|
||||
* bound is 10. After every NQUESTS questions, statistics on the performance
|
||||
* so far are printed.
|
||||
*/
|
||||
void
|
||||
int
|
||||
main(argc, argv)
|
||||
int argc;
|
||||
char **argv;
|
||||
|
Loading…
Reference in New Issue
Block a user