2005-10-18 Robert Love <rml@novell.com>

* gnome/applet/applte.c: nmwa_context_menu_update(): 'iface'
	  could be used uninitialized.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1042 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Robert Love 2005-10-18 14:50:28 +00:00 committed by Robert Love
parent c51c4474ad
commit 4a94a14f5c

View file

@ -1,3 +1,8 @@
2005-10-18 Robert Love <rml@novell.com>
* gnome/applet/applet.c: nmwa_context_menu_update(): 'iface' could
be used uninitialized.
2005-10-18 Christopher Aillon <caillon@redhat.com>
* test/libnm_glib_test.c: Test unregistering, too.