git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@169 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2007-03-29 13:28:27 +00:00
parent 23dffb8f23
commit 0c2ff4a47c
+1 -1
View File
@@ -79,7 +79,7 @@
* *
* Parameters: * Parameters:
* argc - the number of arguments (should be 2) * argc - the number of arguments (should be 2)
* pid - the task ID of the task to wateup * pid - the task ID of the task to wakeup
* signo - The signal to use to wake up the task * signo - The signal to use to wake up the task
* *
* Return Value: * Return Value: