diff --git a/lib/coroutine.c b/lib/coroutine.c index aa6dc06..4eb2f1e 100644 --- a/lib/coroutine.c +++ b/lib/coroutine.c @@ -10,7 +10,7 @@ #include /* ucontext_t, getcontext, makecontext, swapcontext */ #include -/*sysconf, _SC_PAGE_SIZE */ +/* sysconf, _SC_PAGE_SIZE */ #include /* ... */