From 733ed3d75f20fd43411a7ad2091494ff52bb8d8a Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 28 Dec 2023 23:50:17 +0100 Subject: Add TODO --- cbs.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cbs.h b/cbs.h index 933b696..504e96e 100644 --- a/cbs.h +++ b/cbs.h @@ -13,7 +13,9 @@ the program on error. If this is undesired behavior, feel free to edit the functions to return errors. - There are a few exceptions to the above rule, and they are documented. */ + There are a few exceptions to the above rule, and they are documented. + + TODO: Support Windows */ #ifndef C_BUILD_SYSTEM_H #define C_BUILD_SYSTEM_H -- cgit v1.2.3