From: Marius Storm-Olsen <marius@trolltech.com>
To: Nanako Shiraishi <nanako3@lavabit.com>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: [PATCH 1/5] pack-check.c: minor formatting fix to match coding style
Date: Sat, 31 Jan 2009 23:00:44 +0100 [thread overview]
Message-ID: <4984CA0C.7010703@trolltech.com> (raw)
In-Reply-To: <20090201064528.6117@nanako3.lavabit.com>
Nanako Shiraishi said the following on 31.01.2009 22:45:
> Quoting Junio C Hamano <gitster@pobox.com>:
>
>> Adjust misaligned columns and multi-line comments that violate our coding
>> style before touching this file.
>>
>> Also fix an obvious typo.
>
> What typo did you fix?
- err = error("%s SHA1 does not match its inddex",
+ err = error("%s SHA1 does not match its index",
--
.marius
next prev parent reply other threads:[~2009-01-31 22:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-30 11:05 [PATCH 0/5] fsck updates Junio C Hamano
2009-01-30 11:05 ` [PATCH 1/5] pack-check.c: minor formatting fix to match coding style Junio C Hamano
2009-01-30 11:05 ` [PATCH 2/5] verify_pack(): allow a quicker verification for a pack with version 2 idx Junio C Hamano
2009-01-30 11:05 ` [PATCH 3/5] verify-pack: add --quick Junio C Hamano
2009-01-30 11:05 ` [PATCH 4/5] fsck: three levels of validation Junio C Hamano
2009-01-30 11:05 ` [PATCH 5/5] [squash] fsck: revert --quick to the default and introduce --medium Junio C Hamano
2009-01-30 11:37 ` Kjetil Barvik
2009-01-31 21:45 ` [PATCH 1/5] pack-check.c: minor formatting fix to match coding style Nanako Shiraishi
2009-01-31 22:00 ` Marius Storm-Olsen [this message]
2009-02-01 0:52 ` Nanako Shiraishi
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=4984CA0C.7010703@trolltech.com \
--to=marius@trolltech.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=nanako3@lavabit.com \
/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;
as well as URLs for NNTP newsgroup(s).