stat_client_write(): add help text for new 'itemnum' parameter
[paraslash.git] / ipc.c
diff --git a/ipc.c b/ipc.c
index 1d9112d77e30e9ba9f02421e001fc379893038d2..74ba0499dc336c1611fc431f580ebf9d4c92ac28 100644 (file)
--- a/ipc.c
+++ b/ipc.c
@@ -44,7 +44,7 @@ int mutex_new(void)
 /**
  * destroy a mutex
  *
- * \param, 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.
  *