summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-11-13 23:08:24 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2019-11-13 23:08:24 -0500
commite9bc97fa6f5251d6ebb476e3167b887e098e83ff (patch)
tree1b454c7211ddb242c0ee9ae9d9d73a3581213065
parent456797c3779ecd0a2c7a64a74bfb7bf3b6b61e16 (diff)
..
-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)