Added an exit from main
This commit is contained in:
parent
29a4a0266b
commit
0bec865e32
@ -42,6 +42,7 @@ main(argc, argv)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
MkCharIndex();
|
MkCharIndex();
|
||||||
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
MkCharIndex()
|
MkCharIndex()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user