let the return breath - ff2txt - farbfeld image to plain text visualization
 (HTM) git clone git://bitreich.org/ff2txt git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/ff2txt
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit 71201ac15f2df95df2140a424cd9390a9c204d94
 (DIR) parent 4f445277963006ba34c824a43450d49b5d6245c7
 (HTM) Author: Josuah Demangeon <mail@josuah.net>
       Date:   Sat,  5 May 2018 21:57:10 +0200
       
       let the return breath
       
       Diffstat:
         M ff2braille.c                        |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/ff2braille.c b/ff2braille.c
       @@ -91,5 +91,6 @@ main(void)
                                err("fread stdin");
                        print_4_rows(rows, width, r / width);
                }
       +
                return 0;
        }