summaryrefslogtreecommitdiff
path: root/minecproxy/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'minecproxy/main.c')
-rw-r--r--minecproxy/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecproxy/main.c b/minecproxy/main.c
index 8513766..7cd3336 100644
--- a/minecproxy/main.c
+++ b/minecproxy/main.c
@@ -170,7 +170,7 @@ __die(const char *fmt, ...)
sd_notifyf(0, "STATUS=Error, shutting down");
exit(EXIT_FAILURE);
-};
+}
static void
cfg_free(struct uring_task *task)