This commit is contained in:
tater 2016-09-06 19:16:45 -05:00
parent 9139125111
commit fc114b1af1
1 changed files with 1 additions and 1 deletions

2
a2m.c
View File

@ -103,7 +103,7 @@ int main(int argc, char *argv[]) {
argc -= optind;
argv += optind;
// init the first line
/* init the first line */
inc_row();
if (argc == 1) {