aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/bbdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/bbdb/bbdb.c')
-rw-r--r--plugins/bbdb/bbdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/bbdb/bbdb.c b/plugins/bbdb/bbdb.c
index a4b363af51..dfbced826e 100644
--- a/plugins/bbdb/bbdb.c
+++ b/plugins/bbdb/bbdb.c
@@ -341,7 +341,7 @@ bbdb_open_addressbook (int type)
}
gboolean
-bbdb_check_gaim_enabled ()
+bbdb_check_gaim_enabled (void)
{
GConfClient *gconf;
gboolean gaim_enabled;