]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib-master: test-event-stats - Cast test value to uint64_t
authorAki Tuomi <aki.tuomi@open-xchange.com>
Mon, 18 Jan 2021 16:14:47 +0000 (18:14 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 3 Feb 2021 10:21:45 +0000 (10:21 +0000)
src/lib-master/test-event-stats.c

index 0e37f88b34e2d3a17e94dea140c34a7474d5d242..036b1d652dfd5c1e4aa75cba4397daeb6b148cef 100644 (file)
@@ -652,7 +652,7 @@ static void test_large_event_id(void)
                        "EVENT  %"PRIu64"       1       1       0"
                        "       stest-event-stats.c     %d"
                        "       l1      0       ctest2\n",
-                       0UL, line_log1,
+                       (uint64_t)0, line_log1,
                        a->id, line,
                        a->id, line_log2,
                        a->id, line,