view: Add a missing cast
commitb49f6eb82b17c7ef265d70e1ba7c527bdcbb9e0d
authorMichael Catanzaro <mcatanzaro@igalia.com>
Wed, 13 Dec 2017 01:05:52 +0000 (12 19:05 -0600)
committerMichael Catanzaro <mcatanzaro@igalia.com>
Wed, 13 Dec 2017 01:05:52 +0000 (12 19:05 -0600)
tree53243734a9ce67132bf1830b6072b8963be728f6
parentaf13a773f8ea3e4ae3e47f6d1c942cbd7304d59d
view: Add a missing cast

This avoids triggering -Werror=incompatible-pointer-type after the
g_object_ref/unref type propagation change.
libyelp/yelp-view.c