fixed missing comment noticed by David Lehn
Original commit message from CVS: fixed missing comment noticed by David Lehn
This commit is contained in:
parent
ea3715a1b4
commit
f12fae5c3d
@ -158,6 +158,7 @@ cothread_setfunc (cothread_state *thread,
|
|||||||
* @ctx: cothread context to find main thread of
|
* @ctx: cothread context to find main thread of
|
||||||
*
|
*
|
||||||
* Returns: the #cothread_state of the main (0th) thread
|
* Returns: the #cothread_state of the main (0th) thread
|
||||||
|
*/
|
||||||
static cothread_state*
|
static cothread_state*
|
||||||
cothread_main(cothread_context *ctx)
|
cothread_main(cothread_context *ctx)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user