Closed rbuj closed 2 years ago
@rbuj can you rebase this please?
Also, the formatting is weird in here:
options->startup_id = g_strdup_printf ("_TIME%" G_GINT64_FORMAT, g_get_monotonic_time () / 1000);
can you make it like this:
either way it's just a nitpick, not a blocker for me
@vkareh done
@rbuj can you rebase this please?
Also, the formatting is weird in here:
can you make it like this:
either way it's just a nitpick, not a blocker for me