projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
637f99d
)
Fix freak case problem that broke the compile.
author
Carl Worth
<cworth@cworth.org>
Sat, 21 Nov 2009 21:29:31 +0000
(22:29 +0100)
committer
Carl Worth
<cworth@cworth.org>
Sat, 21 Nov 2009 21:29:31 +0000
(22:29 +0100)
I think I must have bumped some emacs keybinding that changed the case
of a word here.
lib/notmuch.h
patch
|
blob
|
history
diff --git
a/lib/notmuch.h
b/lib/notmuch.h
index bbeec559f0f8fdd95018d57c21f2330f6fcebd1d..a61cd0207216b656724e0e1188b21cbb69e68d09 100644
(file)
--- a/
lib/notmuch.h
+++ b/
lib/notmuch.h
@@
-139,7
+139,7
@@
notmuch_database_create (const char *path);
typedef enum {
NOTMUCH_DATABASE_MODE_READ_ONLY = 0,
- NOTMUCH_DATABASE_MODE_READ_W
rite
+ NOTMUCH_DATABASE_MODE_READ_W
RITE
} notmuch_database_mode_t;
/* XXX: I think I'd like this to take an extra argument of