about summary refs log tree commit diff stats
path: root/src/wrapped
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-11-13 17:58:24 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-11-13 17:58:24 +0100
commitff6ec86f1cec0bb369f501abd938eaa18a447a60 (patch)
treef2a032277de14e8c6770c1e7417216e175bb8700 /src/wrapped
parent0c55facdd9b6fe3c851395dfd017978022244fec (diff)
downloadbox64-ff6ec86f1cec0bb369f501abd938eaa18a447a60.tar.gz
box64-ff6ec86f1cec0bb369f501abd938eaa18a447a60.zip
Added 1 wrapped function for libmpg123
Diffstat (limited to 'src/wrapped')
-rwxr-xr-xsrc/wrapped/wrappedmpg123_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedmpg123_private.h b/src/wrapped/wrappedmpg123_private.h
index b122d48e..9633caee 100755
--- a/src/wrapped/wrappedmpg123_private.h
+++ b/src/wrapped/wrappedmpg123_private.h
@@ -86,7 +86,7 @@ GO(mpg123_open_handle_64, iFpp)
 //GO(mpg123_par, 
 GO(mpg123_param, iFpild)
 //GO(mpg123_parnew, 
-//GO(mpg123_plain_strerror, 
+GO(mpg123_plain_strerror, pFi)
 GO(mpg123_position, iFpIIpppp)
 GO(mpg123_position_32, iFpIIpppp)
 GO(mpg123_position_64, iFpIIpppp)