mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-13 02:54:38 -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>