Fix calculation of ticks remained.

This commit is contained in:
NIIBE Yutaka
2018-12-08 10:06:33 +09:00
parent 1400e677e3
commit 1ef6256784
2 changed files with 8 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2018-12-08 NIIBE Yutaka <gniibe@fsij.org>
* chopstx.c (chx_timer_dequeue): Fix calculation of return value.
2018-12-07 NIIBE Yutaka <gniibe@fsij.org>
* chopstx.c (chx_timer_dequeue): Return ticks remained.