aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-12-28 23:50:17 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-12-28 23:50:17 +0100
commit733ed3d75f20fd43411a7ad2091494ff52bb8d8a (patch)
treeec525c65a6052ac41db42e78f93434534db6de0c
parentdb7357e9409d2c4eed5aab9aab3131ad6c40ffc5 (diff)
Add TODO
-rw-r--r--cbs.h4
1 files changed, 3 insertions, 1 deletions
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