It's still true after the switch to GTask. --- src/channel-usbredir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/channel-usbredir.c b/src/channel-usbredir.c index b22cec5..df18be2 100644 --- a/src/channel-usbredir.c +++ b/src/channel-usbredir.c @@ -205,7 +205,7 @@ static void spice_usbredir_channel_dispose(GObject *obj) * Now the last one may seem like an issue, since what will happen if * spice_usbredir_channel_open_acl_cb will run after finalization? * - * This will never happens since the GSimpleAsyncResult created before we + * This will never happens since the GTask created before we * get into the STATE_WAITING_FOR_ACL_HELPER takes a reference to its * source object, which is our SpiceUsbredirChannel object, so * the finalize won't hapen until spice_usbredir_channel_open_acl_cb runs, -- 2.7.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel