Skip to content

libtracker-miner: Fix task type typo

Carlos Garnacho requested to merge wip/carlosg/task-type-3.0 into tracker-miners-3.0

The TrackerTask is a simple struct/boxed type, not a GObject. Use the right refcount function with it.

Related: #155 (closed)

Merge request reports