summaryrefslogtreecommitdiff
path: root/coro.h
diff options
context:
space:
mode:
Diffstat (limited to 'coro.h')
-rw-r--r--coro.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/coro.h b/coro.h
index 79b8e1e..b03c159 100644
--- a/coro.h
+++ b/coro.h
@@ -65,6 +65,7 @@
* do not rely on makecontext passing a void * correctly.
* try harder to get _setjmp/_longjmp.
* major code cleanup/restructuring.
+ * 2008-11-10 the .cfi hacks are no longer needed.
*/
#ifndef CORO_H