about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgmodule2_private.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-04-24 10:26:50 +0200
committerptitSeb <sebastien.chev@gmail.com>2023-04-24 10:26:50 +0200
commitbbf4082b1f91876e50d07bb5d9783348bb7aa76a (patch)
tree62c5fc286be7b0aedca5f4ff4e13f09b6e5f5dab /src/wrapped/wrappedgmodule2_private.h
parent84a9da2f0612d6a45ba03ac2247d30e3c059f806 (diff)
downloadbox64-bbf4082b1f91876e50d07bb5d9783348bb7aa76a.tar.gz
box64-bbf4082b1f91876e50d07bb5d9783348bb7aa76a.zip
Used wrapperhelper on glib2, gmodule2, gio2 and gconf2 wrapped lib
Diffstat (limited to 'src/wrapped/wrappedgmodule2_private.h')
-rwxr-xr-xsrc/wrapped/wrappedgmodule2_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedgmodule2_private.h b/src/wrapped/wrappedgmodule2_private.h
index 45beba45..9aed4516 100755
--- a/src/wrapped/wrappedgmodule2_private.h
+++ b/src/wrapped/wrappedgmodule2_private.h
@@ -8,7 +8,7 @@ GO(g_module_close, iFp)
 GO(g_module_error, pFv)
 GO(g_module_make_resident, vFp)
 GO(g_module_name, pFp)
-GO(g_module_open, pFpi)
+GO(g_module_open, pFpu)
 GO(g_module_supported, iFv)
 GO(g_module_symbol, iFppp)
 //GO(_init,