]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
another typo in comment
authorAndre <maan@p133.(none)>
Fri, 24 Feb 2006 13:09:42 +0000 (14:09 +0100)
committerAndre <maan@p133.(none)>
Fri, 24 Feb 2006 13:09:42 +0000 (14:09 +0100)
ipc.c:44: Warning: expected whitespace after param command

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
  *
 /**
  * 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.
  *
  *
  * \returns Positive on success, -E_SEM_REMOVE on errors.
  *