mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-27 09:47:02 -04:00
This silences a warning from gcc -Wsign-compare. g_get_monotonic_time() returns a signed int64. Signed-off-by: Simon McVittie <smcv@collabora.com>