gtask: Fix a signed/unsigned integer comparison
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 17 Sep 2014 14:07:25 +0000 (15:07 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 23 Sep 2014 07:08:25 +0000 (08:08 +0100)
commitc6838ffaa1dd5ff9d2b44f7eaffcd8ecf9886f2a
tree4b4925b9fab052af7006dde3e8c602c8a3d4b601
parent26a240fd1004c76500c6be104364a3a12bf9a279
gtask: Fix a signed/unsigned integer comparison

The GSource times assigned to creation_time are always signed.

https://bugzilla.gnome.org/show_bug.cgi?id=736806
gio/gtask.c