summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-12-13 13:02:45 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-12-13 13:02:45 +0100
commit2be71dd69d7a54ff076cdfaa3905b5f0e818bc03 (patch)
treeedcdb8dda2b0c8a4050feaa4a8a0c144a2184cbd /TODO
parent512f5f1e5494fd74cd11b5a4f5ebbadc7f51d167 (diff)
TODO: use OpenBSD sys/queue.h(?)
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8011deb..6cf5587 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+[ ] use openbsd sys/queue.h for util.c linked-list and sfeed_frames.c
+
[ ] check read errors:
ferror, return code of fread, fwrite, fclose...