database.cc: Document better pieces of glib that we're using.

This commit is contained in:
Carl Worth 2009-10-20 12:49:32 -07:00
parent 25aef82877
commit e6236b88fd

View file

@ -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;