| # | Line 919 | Line 919 | main(int argc, char *argv[]) | |
|---|---|---|
| 919 | } | |
| 920 | break; | |
| 921 | } | |
| 922 | < | doneOptions: /* get XML input */ |
| 922 | > | /* get XML input */ |
| 923 | if (i >= argc) { | |
| 924 | if (xml_input == NULL) | |
| 925 | xml_input = def_template; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |