From ceb176da6b2be93ba0447179452d5aef12399028 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:24:43 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- mongotimer.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mongotimer.c') diff --git a/mongotimer.c b/mongotimer.c index 7fefb51..04b1f2a 100644 --- a/mongotimer.c +++ b/mongotimer.c @@ -368,7 +368,8 @@ main(int argc, char *argv[]) int timerfd = -1, old_flags = -1, tcset = 0; int exit_on_zero = 0, old_sig = 0; struct sigaction sigact; - int64_t time = 0, t = 0, owner_set = 0; + int64_t time = 0, t = 0; + int owner_set = 0; size_t colons = 0; char *s; struct f_owner_ex old_owner, new_owner; -- cgit v1.2.3-70-g09d2