projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25aef82
)
database.cc: Document better pieces of glib that we're using.
author
Carl Worth
<cworth@cworth.org>
Tue, 20 Oct 2009 19:49:32 +0000
(12:49 -0700)
committer
Carl Worth
<cworth@cworth.org>
Tue, 20 Oct 2009 19:49:32 +0000
(12:49 -0700)
database.cc
patch
|
blob
|
history
diff --git
a/database.cc
b/database.cc
index a53651035d9febd791b56c5d2b631b9d4db96da7..abae58205f897779871113199c703798d7cbfb8a 100644
(file)
--- a/
database.cc
+++ b/
database.cc
@@
-24,7
+24,7
@@
#include <xapian.h>
-#include <glib.h> /* g_strdup_printf, g_free, GHashTable */
+#include <glib.h> /* g_strdup_printf, g_free, G
PtrArray, G
HashTable */
using namespace std;