about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibpthread_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/wrappedlibpthread_private.h')
-rw-r--r--src/wrapped/wrappedlibpthread_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibpthread_private.h b/src/wrapped/wrappedlibpthread_private.h
index da7d0200..7e6a27f7 100644
--- a/src/wrapped/wrappedlibpthread_private.h
+++ b/src/wrapped/wrappedlibpthread_private.h
@@ -262,7 +262,7 @@ GO(sem_clockwait, iFppp)
 GO(sem_destroy, iFp)
 GO(sem_getvalue, iFpp)
 GO(sem_init, iFpiu)
-GO(sem_open, pFpOM)
+GO(sem_open, pFpONN)
 GO(sem_post, iFp)
 GO(sem_timedwait, iFpp)
 GO(sem_trywait, iFp)