summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <[email protected]>2020-10-14 15:16:36 +0900
committerKazuhiro NISHIYAMA <[email protected]>2020-10-14 15:16:36 +0900
commit0714cb760c2b16f7d40e563b6ab9894553baf32c ()
tree27ecf2af46c34b570080a71afc73e5bdf8db06ac
parent9aab916990f355cfee6606e400c7a165c5dd10f0 (diff)
Remove duplicated line [ci skip]
ref bf3b2a43741e4f72be21bc6acf24d37e7fcff61c
-rw-r--r--cont.c1
1 files changed, 0 insertions, 1 deletions
@@ -208,7 +208,6 @@ typedef struct rb_context_struct {
/*
* Fiber status:
- * Fiber status:
* [Fiber.new] ------> FIBER_CREATED
* | [Fiber#resume]
* v