summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordzwdz2021-08-24 16:20:35 +0200
committerdzwdz2021-08-24 16:20:35 +0200
commit2df1c7370bf596aebbe06f7333a65a6f4d6ec15a (patch)
treec3e480dcb61a1b07dd3a733624c100f2bef8df25
parent6d0a0443fecef518e4a01af5d6dad5a098999560 (diff)
add a todo list for misc tasks
-rw-r--r--todo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
new file mode 100644
index 0000000..90f0376
--- /dev/null
+++ b/todo.txt
@@ -0,0 +1,2 @@
+don't use pointer types for useland pointers
+replace () with (void)