From: Karel Zak <kzak@redhat.com>
To: Sami Kerola <kerolasa@iki.fi>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH] dmesg: fix typo
Date: Wed, 30 Jan 2013 16:01:00 +0100 [thread overview]
Message-ID: <20130130150100.GG3741@x2.net.home> (raw)
In-Reply-To: <1359214946-13515-1-git-send-email-kerolasa@iki.fi>
On Sat, Jan 26, 2013 at 03:42:26PM +0000, Sami Kerola wrote:
> My mistake in commit fbbc4c88d5273c46db065594493261eb9bb1a2c4.
>
> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
> ---
> sys-utils/dmesg.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sys-utils/dmesg.c b/sys-utils/dmesg.c
> index a307d84..48c121f 100644
> --- a/sys-utils/dmesg.c
> +++ b/sys-utils/dmesg.c
> @@ -236,7 +236,7 @@ static void __attribute__((__noreturn__)) usage(FILE *out)
> fprintf(stderr, " %7s - %s\n",
> level_names[i].name,
> _(level_names[i].help));
> - fputc(USAGE_SEPARATOR, out);
> + fputs(USAGE_SEPARATOR, out);
Ah.. already fixed ;-)
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
prev parent reply other threads:[~2013-01-30 15:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-26 15:42 [PATCH] dmesg: fix typo Sami Kerola
2013-01-30 15:01 ` Karel Zak [this message]
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=20130130150100.GG3741@x2.net.home \
--to=kzak@redhat.com \
--cc=kerolasa@iki.fi \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox