summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index d39ee62..1e84054 100644
--- a/main.c
+++ b/main.c
@@ -1,5 +1,6 @@
/*
TODO:
+running release build under valgrind produces an error that shouldn't be there!!!
memory leaks!
deal with unused functions
compile time arguments + out parameters (in C)