summaryrefslogtreecommitdiff
path: root/pom.c
diff options
context:
space:
mode:
Diffstat (limited to 'pom.c')
-rw-r--r--pom.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.c b/pom.c
index 1ed3c9b..7ec6a65 100644
--- a/pom.c
+++ b/pom.c
@@ -1,3 +1,8 @@
+/*
+TODO:
+- clean up read_conf.c example
+- tests
+*/
#include "pom.h"
#include <stdio.h> // still needed for sprintf, even if POM_NO_STDIO is defined.