summaryrefslogtreecommitdiffstats
path: root/glib
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2005-10-27 16:35:43 +0000
committerRoss Burton <ross@openedhand.com>2005-10-27 16:35:43 +0000
commit8c9701d6c53621f933d57bfcdc4a1a62217ff266 (patch)
tree25d84e5dfe86c0b6f823ac14891b8e1982cb6535 /glib
parent52c7e25e50028684dc4577f2c54d176ca91f18b4 (diff)
Cleanups
Diffstat (limited to 'glib')
-rw-r--r--glib/dbus-gobject.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/dbus-gobject.c b/glib/dbus-gobject.c
index 1463ae26..66bd60d9 100644
--- a/glib/dbus-gobject.c
+++ b/glib/dbus-gobject.c
@@ -447,6 +447,7 @@ write_interface (gpointer key, gpointer val, gpointer user_data)
char *s;
propname = properties->data;
+ spec = NULL;
s = _dbus_gutils_wincaps_to_uscore (spec->name);