There's no history to be found behind this, and the comment in the code indicates no one else knows, and it makes me angry :). Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> --- misc-utils/cal.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/misc-utils/cal.c b/misc-utils/cal.c index 3e20530..479c967 100644 --- a/misc-utils/cal.c +++ b/misc-utils/cal.c @@ -767,9 +767,6 @@ static void yearly(const struct cal_control *ctl) my_putstring("\n\n"); } monthly(ctl); - - /* Is empty line at the end year output really needed? */ - my_putstring("\n"); } /* -- 2.8.2 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html