diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-12-13 13:02:45 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-12-13 13:02:45 +0100 |
commit | 2be71dd69d7a54ff076cdfaa3905b5f0e818bc03 (patch) | |
tree | edcdb8dda2b0c8a4050feaa4a8a0c144a2184cbd /TODO | |
parent | 512f5f1e5494fd74cd11b5a4f5ebbadc7f51d167 (diff) |
TODO: use OpenBSD sys/queue.h(?)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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... |