summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-03-31 23:33:03 +0000
committerMartin Mares <mj@ucw.cz>2000-03-31 23:33:03 +0000
commita37410cbddfadca651c795e9817f66c54374a943 (patch)
tree56794f505615a0f6f205f4f070dc343b5ae19287 /TODO
parent221135d6bf256c85b4aeb08881d6262f6eaadff4 (diff)
Use bsprintf() instead of sprintf().
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 55f94305..d3290e8a 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,7 @@ Globals
- protocols: implement CLI hooks and per-procotol CLI commands
- protocols: implement reconfigure hook
- protocols: use locking
+- check use of system includes and sprintf()
Various ideas
~~~~~~~~~~~~~