From 30751aece04ba8954513bbb7aca996244e6fa684 Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Sun, 28 Sep 2025 17:53:03 +0000 Subject: changes --- tests/un/strings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/un/strings.c') diff --git a/tests/un/strings.c b/tests/un/strings.c index 72d84ad..90365b6 100644 --- a/tests/un/strings.c +++ b/tests/un/strings.c @@ -5,7 +5,7 @@ int main(void) { Allocator alloc; String result; - un_alloc_temp_init(UN_MB(4)); + un_init(UN_MB(4)); alloc = un_alloc_temp_get(); -- cgit v1.2.3-70-g09d2