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