examples: trivial comment fix

This commit is contained in:
Jiří Klimeš 2010-12-13 17:13:16 +01:00
parent 1beb2632a0
commit a6dccad94c

View file

@ -238,7 +238,7 @@ int main (int argc, char *argv[])
DBUS_INTERFACE_PROPERTIES);
g_assert (props_proxy);
/* Add a connection */
/* Get active connections */
get_active_connections (bus, props_proxy);
g_object_unref (props_proxy);