about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-04 21:33:01 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-04 21:33:01 +0100
commit3bcb9e0f3883d6d2fa57d70e0a1e2d707faf4e1f (patch)
treee6cb1c844e818a5721a275e495327df220fd9092
parent234186e9afd27180e9bc77658e68b05b47a0cd8f (diff)
downloadbox64-3bcb9e0f3883d6d2fa57d70e0a1e2d707faf4e1f.tar.gz
box64-3bcb9e0f3883d6d2fa57d70e0a1e2d707faf4e1f.zip
Added puts wrapped function (and test03 works)
-rwxr-xr-xsrc/wrapped/wrappedlibc_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 9badc093..dfce6d7d 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,