projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b428f0
)
fix another typo in comment
author
Andre
<maan@p133.(none)>
Wed, 22 Feb 2006 12:06:14 +0000
(13:06 +0100)
committer
Andre
<maan@p133.(none)>
Wed, 22 Feb 2006 12:06:14 +0000
(13:06 +0100)
ipc.c
patch
|
blob
|
history
diff --git
a/ipc.c
b/ipc.c
index a66c8409f51a94436193e0b72e6880c04e769103..1d9112d77e30e9ba9f02421e001fc379893038d2 100644
(file)
--- 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
+ * \para
m
, id the identifier of the mutex to be destroyed
*
* \returns Positive on success, -E_SEM_REMOVE on errors.
*