| # | Line 109 | Line 109 | int main( int argc, char* argv[]){ | |
|---|---|---|
| 109 | // Handle command line arguments. | |
| 110 | sysType = grabCmdArgs(); | |
| 111 | ||
| 112 | < | // Keep me |
| 113 | < | if(in_name == NULL){ |
| 112 | > | // Keep me |
| 113 | > | if(in_name == NULL){ |
| 114 | sprintf( painCave.errMsg, | |
| 115 | "No input bass file was specified.\n"); | |
| 116 | painCave.isFatal = 0; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |