commit 45086e76f98031809c4ed406c25fb06296a2317f
Author: sin <[email protected]>
Date:   Mon Dec 8 15:00:53 2014 +0000

    Remove old comment

diff --git a/cols.c b/cols.c
index 8b99f0e..9b5546e 100644
--- a/cols.c
+++ b/cols.c
@@ -49,7 +49,6 @@ main(int argc, char *argv[])
                        chars = w.ws_col;
        }
 
-       /* XXX librarify this chunk, too?  only useful in sponges though */
        if (argc == 0) {
                getlines(stdin, &b);
        } else for (; argc > 0; argc--, argv++) {


Reply via email to