diff options
Diffstat (limited to 'libcr/coroutine.c')
-rw-r--r-- | libcr/coroutine.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcr/coroutine.c b/libcr/coroutine.c index e01d44c..37a5b1f 100644 --- a/libcr/coroutine.c +++ b/libcr/coroutine.c @@ -1,4 +1,4 @@ -/* coroutine.c - Simple embeddable coroutine implementation +/* libcr/coroutine.c - Simple embeddable coroutine implementation * * Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com> * SPDX-Licence-Identifier: AGPL-3.0-or-later |