From: Carl Worth Date: Tue, 20 Oct 2009 19:49:32 +0000 (-0700) Subject: database.cc: Document better pieces of glib that we're using. X-Git-Tag: 0.1~814 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=e6236b88fd18231d0524b14723e0709a90b0572c database.cc: Document better pieces of glib that we're using. --- diff --git a/database.cc b/database.cc index a5365103..abae5820 100644 --- a/database.cc +++ b/database.cc @@ -24,7 +24,7 @@ #include -#include /* g_strdup_printf, g_free, GHashTable */ +#include /* g_strdup_printf, g_free, GPtrArray, GHashTable */ using namespace std;