[notmuch] [PATCH] Fix typo in notmuch.h documentation regarding database open modes

2010-03-26 Thread Michael Forney
--- lib/notmuch.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/notmuch.h b/lib/notmuch.h index 0d9cb0f..2bc03f4 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -156,7 +156,7 @@ typedef enum { * (not necessarily by this process), by calling * notmuch_database_

[notmuch] [PATCH] Fix typo in notmuch.h documentation regarding database open modes

2010-03-28 Thread Sebastian Spaeth
On Fri, 26 Mar 2010 18:39:17 +, Michael Forney wrote: > --- > lib/notmuch.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied in my feature-all branch Sebastian

[notmuch] [PATCH] Fix typo in notmuch.h documentation regarding database open modes

2010-04-13 Thread Carl Worth
On Fri, 26 Mar 2010 18:39:17 +, Michael Forney wrote: > --- > lib/notmuch.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks so much, Michael! I added a paragraph of "why" to the commit message and pushed this out. -Carl -- next part -- A non-te

[notmuch] [PATCH] Fix typo in notmuch.h documentation regarding database open modes

2010-03-26 Thread Michael Forney
--- lib/notmuch.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/notmuch.h b/lib/notmuch.h index 0d9cb0f..2bc03f4 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -156,7 +156,7 @@ typedef enum { * (not necessarily by this process), by calling * notmuch_database_

Re: [notmuch] [PATCH] Fix typo in notmuch.h documentation regarding database open modes

2010-03-27 Thread Sebastian Spaeth
On Fri, 26 Mar 2010 18:39:17 +, Michael Forney wrote: > --- > lib/notmuch.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied in my feature-all branch Sebastian ___ notmuch mailing list notmuch@notmuchmail.org http://no

Re: [notmuch] [PATCH] Fix typo in notmuch.h documentation regarding database open modes

2010-04-13 Thread Carl Worth
On Fri, 26 Mar 2010 18:39:17 +, Michael Forney wrote: > --- > lib/notmuch.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks so much, Michael! I added a paragraph of "why" to the commit message and pushed this out. -Carl pgpWAHYWoqiBI.pgp Description: PGP signature __