From bb4e5467e8e0344adc273b3197252ec4a9301c5d Mon Sep 17 00:00:00 2001 From: Sean McBride Date: Thu, 9 Jul 2020 17:02:24 -0400 Subject: [PATCH] docs: change TODO to FIXME in libuv cb --- runtime/include/libuv_callbacks.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/include/libuv_callbacks.h b/runtime/include/libuv_callbacks.h index 1162b3c..ce859d9 100644 --- a/runtime/include/libuv_callbacks.h +++ b/runtime/include/libuv_callbacks.h @@ -16,7 +16,7 @@ * @param number_read bytes read * @param buffer unused * - * TODO: is there some weird edge case where a UNICODE character might be split between reads? Do we care? + * FIXME: is there some weird edge case where a UNICODE character might be split between reads? Do we care? * Called after libuv has read a chunk of data */ static inline void