projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 2:
c448320
)
Merge branch 'para_play_fixes'
author
Andre
<maan@p133.(none)>
Sat, 25 Feb 2006 09:15:54 +0000
(10:15 +0100)
committer
Andre
<maan@p133.(none)>
Sat, 25 Feb 2006 09:15:54 +0000
(10:15 +0100)
ipc.c
patch
|
blob
|
history
diff --git
a/ipc.c
b/ipc.c
index
1d9112d
..
74ba049
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.
*