From fc114b1af1df614a03f3c2f2dfa5860a754dd5ae Mon Sep 17 00:00:00 2001 From: tater Date: Tue, 6 Sep 2016 19:16:45 -0500 Subject: [PATCH] OCD --- a2m.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {