diff options
Diffstat (limited to 'src/cancel.h')
-rw-r--r-- | src/cancel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cancel.h b/src/cancel.h index 6dbea99..24fd724 100644 --- a/src/cancel.h +++ b/src/cancel.h | |||
@@ -57,4 +57,4 @@ static constexpr UniqueKey kCancelError{ 0x0630345FEF912746ull, "lanes.cancel_er | |||
57 | // ################################################################################################# | 57 | // ################################################################################################# |
58 | 58 | ||
59 | LUAG_FUNC(cancel_test); | 59 | LUAG_FUNC(cancel_test); |
60 | LUAG_FUNC(thread_cancel); | 60 | LUAG_FUNC(lane_cancel); |