--- sic-0.9/sic.c 2007-02-13 16:02:16.000000000 +0000 +++ sic/sic.c 2008-05-26 06:37:53.000000000 +0000 @@ -58,7 +58,7 @@ time_t t = time(0); strftime(timestr, sizeof timestr, "%D %R", localtime(&t)); - fprintf(stdout, "%-12.12s: %s %s\n", channel, timestr, msg); + fprintf(stdout, "%-17.17s: %s %s\n", channel, timestr, msg); } static void