From dd36cb69015160ddcb2a5cb5ff554b4408e20193 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 19 Jan 2026 03:19:48 +0000 Subject: typo fixes --- src/s6-frontend/live_status.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/s6-frontend/live_status.c b/src/s6-frontend/live_status.c index dbf9aa6..831174a 100644 --- a/src/s6-frontend/live_status.c +++ b/src/s6-frontend/live_status.c @@ -154,7 +154,7 @@ static void live_status_some (char const *const *services, int withe) argv[m++] = "--" ; argv[m++] = " column" ; argv[m++] = " -ts/" ; - argv[m++] = "", + argv[m++] = "" ; } #endif argv[m++] = EXECLINE_EXTBINPREFIX "if" ; -- cgit v1.3.1