unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomi Ollila <tomi.ollila@iki.fi>
To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>,
	Notmuch Mail <notmuch@notmuchmail.org>
Subject: Re: [PATCH] fix misspelling
Date: Mon, 10 Jun 2019 20:12:33 +0300	[thread overview]
Message-ID: <m2k1dt5pq6.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <20190610012526.8648-1-dkg@fifthhorseman.net>

On Mon, Jun 10 2019, Daniel Kahn Gillmor wrote:

> Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
> ---
>  lib/messages.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/messages.c b/lib/messages.c
> index 04fa19f8..7ddfaf26 100644
> --- a/lib/messages.c
> +++ b/lib/messages.c
> @@ -117,7 +117,7 @@ _notmuch_messages_has_next (notmuch_messages_t *messages)
>  	return false;
>  
>      if (! messages->is_of_list_type)
> -	INTERNAL_ERROR("_notmuch_messages_has_next not implimented for msets");
> +	INTERNAL_ERROR("_notmuch_messages_has_next not implemented for msets");

Looks like David's handwriting... >;)

LGTM.

Tomi

>  
>      return (messages->iterator->next != NULL);
>  }
> -- 
> 2.20.1

  reply	other threads:[~2019-06-10 17:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-10  1:25 [PATCH] fix misspelling Daniel Kahn Gillmor
2019-06-10 17:12 ` Tomi Ollila [this message]
2019-06-11 10:34 ` David Bremner

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

  List information: https://notmuchmail.org/

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

  git send-email \
    --in-reply-to=m2k1dt5pq6.fsf@guru.guru-group.fi \
    --to=tomi.ollila@iki.fi \
    --cc=dkg@fifthhorseman.net \
    --cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).