doc: mp: sem: fix a type with a function index

This commit is contained in:
Daniel Kochmański 2020-05-04 17:28:55 +02:00
parent dc42ba2ec7
commit e7355ac1fc

View file

@ -85,7 +85,7 @@ was acquired.
@end defun
@lspdef mp_signal_semaphore
@cppdef mp_signal_semaphore
@lspdef mp:signal-semaphore
@deftypefun cl_object mp_signal_semaphore (cl_narg n, cl_object sem, ...);