X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=ipc.c;fp=ipc.c;h=1d9112d77e30e9ba9f02421e001fc379893038d2;hb=0a2c77571770a4da28e069b3db0ac6949c91b467;hp=a66c8409f51a94436193e0b72e6880c04e769103;hpb=2b428f05f0b9bffbe708e58a9cf05dc667f7579d;p=paraslash.git diff --git a/ipc.c b/ipc.c index a66c8409..1d9112d7 100644 --- a/ipc.c +++ b/ipc.c @@ -44,7 +44,7 @@ int mutex_new(void) /** * destroy a mutex * - * \para, id the identifier of the mutex to be destroyed + * \param, id the identifier of the mutex to be destroyed * * \returns Positive on success, -E_SEM_REMOVE on errors. *