* [PATCH] fix reference to notmuch_message_get_properties
@ 2017-09-23 14:46 Daniel Kahn Gillmor
2017-09-23 18:54 ` Tomi Ollila
2017-09-24 12:20 ` David Bremner
0 siblings, 2 replies; 3+ messages in thread
From: Daniel Kahn Gillmor @ 2017-09-23 14:46 UTC (permalink / raw)
To: Notmuch Mail
---
lib/notmuch.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/notmuch.h b/lib/notmuch.h
index 34bf5899..cbde6a93 100644
--- a/lib/notmuch.h
+++ b/lib/notmuch.h
@@ -1873,7 +1873,7 @@ notmuch_message_get_properties (notmuch_message_t *message, const char *key, not
* says. Whereas when this function returns FALSE, calling any of
* these functions results in undefined behaviour.
*
- * See the documentation of notmuch_message_properties_get for example
+ * See the documentation of notmuch_message_get_properties for example
* code showing how to iterate over a notmuch_message_properties_t
* object.
*
--
2.14.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] fix reference to notmuch_message_get_properties
2017-09-23 14:46 [PATCH] fix reference to notmuch_message_get_properties Daniel Kahn Gillmor
@ 2017-09-23 18:54 ` Tomi Ollila
2017-09-24 12:20 ` David Bremner
1 sibling, 0 replies; 3+ messages in thread
From: Tomi Ollila @ 2017-09-23 18:54 UTC (permalink / raw)
To: Daniel Kahn Gillmor, Notmuch Mail
On Sat, Sep 23 2017, Daniel Kahn Gillmor wrote:
Looks safe to me
> ---
> lib/notmuch.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/notmuch.h b/lib/notmuch.h
> index 34bf5899..cbde6a93 100644
> --- a/lib/notmuch.h
> +++ b/lib/notmuch.h
> @@ -1873,7 +1873,7 @@ notmuch_message_get_properties (notmuch_message_t *message, const char *key, not
> * says. Whereas when this function returns FALSE, calling any of
> * these functions results in undefined behaviour.
> *
> - * See the documentation of notmuch_message_properties_get for example
> + * See the documentation of notmuch_message_get_properties for example
> * code showing how to iterate over a notmuch_message_properties_t
> * object.
> *
> --
> 2.14.1
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> https://notmuchmail.org/mailman/listinfo/notmuch
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] fix reference to notmuch_message_get_properties
2017-09-23 14:46 [PATCH] fix reference to notmuch_message_get_properties Daniel Kahn Gillmor
2017-09-23 18:54 ` Tomi Ollila
@ 2017-09-24 12:20 ` David Bremner
1 sibling, 0 replies; 3+ messages in thread
From: David Bremner @ 2017-09-24 12:20 UTC (permalink / raw)
To: Daniel Kahn Gillmor, Notmuch Mail
Daniel Kahn Gillmor <dkg@fifthhorseman.net> writes:
> ---
> lib/notmuch.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
pushed,
d
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-09-24 12:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-23 14:46 [PATCH] fix reference to notmuch_message_get_properties Daniel Kahn Gillmor
2017-09-23 18:54 ` Tomi Ollila
2017-09-24 12:20 ` David Bremner
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).