mount-op: use gint64 instead of guint64 for time_left and bytes_left
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 20 Aug 2012 17:46:33 +0000 (19:46 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 21 Aug 2012 08:55:28 +0000 (10:55 +0200)
commit0d8a81b722e18092062f83b7fd8c0b3a5f4d613a
tree8a1f9eee2d69234756824e5acb3533617bb36b4f
parentac8c13d25c86e62f04bbfb7ac21fc9fb6eb02337
mount-op: use gint64 instead of guint64 for time_left and bytes_left

Since those can be -1, they need to be signed.

https://bugzilla.gnome.org/show_bug.cgi?id=682284
gio/gmountoperation.c
gio/gmountoperation.h