From 4d937c532b777d348b6bc758fea843d256e0b234 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 19 Mar 2025 14:00:00 +0100 Subject: Archived wrap and added probe insert textbox --- chatty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chatty.c') diff --git a/chatty.c b/chatty.c index ae7929f..f56179f 100644 --- a/chatty.c +++ b/chatty.c @@ -569,7 +569,7 @@ main(int argc, char** argv) loggingf("Got ID: %lu\n", user.ID); // for wide character printing - assert(setlocale(LC_ALL, "") != 0); + assert(setlocale(LC_ALL, "")); // init tb_init(); -- cgit v1.2.3-70-g09d2