- Trivialities: change a couple of comments. The SIGSEGV isn't related
to option parsing. git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@737 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
8b1da4e1c7
commit
933d814ddc
3 changed files with 2 additions and 5 deletions
|
@ -54,5 +54,5 @@ main(int argc, char* argv[])
|
|||
// filenames of documents to be opened
|
||||
parse_options(argc, argv);
|
||||
|
||||
return 0;
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue