From 27bb394bc0bf2ca66d06931bf1e73a3e20d5741a Mon Sep 17 00:00:00 2001 From: axtloss Date: Thu, 26 Sep 2024 15:15:16 +0200 Subject: Add author section to manpages --- src/extlib.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/extlib.c') diff --git a/src/extlib.c b/src/extlib.c index 108e3e5..d559b4d 100644 --- a/src/extlib.c +++ b/src/extlib.c @@ -30,7 +30,6 @@ #include #undef free -#undef malloc void free_secure (void **__ptr, size_t ptrlen) -- cgit v1.2.3