mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
database.cc: Document better pieces of glib that we're using.
This commit is contained in:
parent
25aef82877
commit
e6236b88fd
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include <xapian.h>
|
||||
|
||||
#include <glib.h> /* g_strdup_printf, g_free, GHashTable */
|
||||
#include <glib.h> /* g_strdup_printf, g_free, GPtrArray, GHashTable */
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
|
Loading…
Reference in a new issue