diff options
Diffstat (limited to 'src/mpris2-watcher.c')
-rw-r--r-- | src/mpris2-watcher.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mpris2-watcher.c b/src/mpris2-watcher.c index f22c63c..d9cea7e 100644 --- a/src/mpris2-watcher.c +++ b/src/mpris2-watcher.c @@ -1,4 +1,4 @@ -/* mpris2-watcher.c generated by valac 0.11.7, the Vala compiler +/* mpris2-watcher.c generated by valac 0.12.0, the Vala compiler * generated from mpris2-watcher.vala, do not modify */ /* @@ -273,7 +273,7 @@ static gboolean mpris2_watcher_check_for_active_clients_co (Mpris2WatcherCheckFo data->interfaces = (_vala_array_free (data->interfaces, data->interfaces_length1, (GDestroyNotify) g_free), NULL); data->interfaces = data->_tmp2_; data->interfaces_length1 = data->_tmp2__length1; - data->_interfaces_size_ = data->__tmp2__size_; + data->_interfaces_size_ = data->_tmp2__length1; goto __finally7; __catch7_g_io_error: { |