From 3bcb9e0f3883d6d2fa57d70e0a1e2d707faf4e1f Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 4 Mar 2021 21:33:01 +0100 Subject: [PATCH] Added puts wrapped function (and test03 works) --- src/wrapped/wrappedlibc_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h index 9badc0934..dfce6d7de 100755 --- a/src/wrapped/wrappedlibc_private.h +++ b/src/wrapped/wrappedlibc_private.h @@ -1397,7 +1397,7 @@ GO(name_to_handle_at, iFipppi) //GO(putmsg, //GO(putpmsg, //GO(putpwent, -//GOW(puts, +GOW(puts, iFp) //GO(putsgent, //GO(putspent, //GOW(pututline,