diff --git a/a2m.c b/a2m.c index cc816c2..b1eacb0 100644 --- a/a2m.c +++ b/a2m.c @@ -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) {