build: Quench the compiler's thirst for warnings

This commit is contained in:
Emmanuele Bassi
2010-09-04 18:24:50 +01:00
parent 581e68b7d3
commit 19972a1b57
6 changed files with 9 additions and 1 deletions

View File

@@ -1023,6 +1023,7 @@ initable_init (GInitable *initable,
GError *last_error;
ret = FALSE;
addr_array = NULL;
last_error = NULL;
if (!g_dbus_is_guid (server->guid))