aboutsummaryrefslogtreecommitdiff
path: root/src/cancel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cancel.h')
-rw-r--r--src/cancel.h2
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
59LUAG_FUNC(cancel_test); 59LUAG_FUNC(cancel_test);
60LUAG_FUNC(thread_cancel); 60LUAG_FUNC(lane_cancel);