Files
ModemManager/cli
Ben Chan b225b7a267 cli: remove explicit GDestroyNotify cast on g_object_unref
g_object_unref is in form of  `void (*)(gpointer)`, which matches the
GDestroyNotify signature. An explicit GDestroyNotify cast on
g_object_unref is thus not needed.
2017-03-29 10:22:28 +02:00
..
2015-01-25 21:49:01 +01:00
2016-10-12 13:24:08 +02:00
2017-02-08 18:38:03 +01:00
2015-12-07 13:16:24 +01:00