tPrint a newline between the banner and the rest - ratox - FIFO based tox client
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b3c0edb57d106c2d9d1652d6aa08023d154cf4c3
 (DIR) parent a8f37cdeb4ac560d6a6c5e647557268b0f84ac52
 (HTM) Author: sin <sin@2f30.org>
       Date:   Mon, 22 Sep 2014 12:58:43 +0100
       
       Print a newline between the banner and the rest
       
       Diffstat:
         M ratox.c                             |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/ratox.c b/ratox.c
       t@@ -207,6 +207,7 @@ printrat(void)
                printf("                            //  \\   |_./\n");
                printf("                          '~' '~----'\tratox v"VERSION"\n");
                printf("\033[0m");
       +        putchar('\n');
        }
        
        static void