All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: util-linux@vger.kernel.org
Subject: Re: [PATCH] cal: drop trailing blank line
Date: Wed, 24 Jan 2018 23:22:01 -0500	[thread overview]
Message-ID: <20180125042201.GC1718@vapier> (raw)
In-Reply-To: <1464037332-21996-1-git-send-email-vapier@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 720 bytes --]

On 23 May 2016 17:02, Mike Frysinger wrote:
> 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@gentoo.org>
> ---
>  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

ping ...
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2018-01-25  4:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 21:02 [PATCH] cal: drop trailing blank line Mike Frysinger
2016-05-23 21:30 ` Bruce Dubbs
2016-05-23 22:58   ` Mike Frysinger
2016-05-23 22:59     ` Mike Frysinger
2016-05-23 23:32     ` Bruce Dubbs
2016-05-24  1:02       ` Mike Frysinger
2018-01-25  4:22 ` Mike Frysinger [this message]
2018-01-25 11:26   ` J William Piggott

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180125042201.GC1718@vapier \
    --to=vapier@gentoo.org \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.