summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-06-01 19:22:13 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-06-01 19:22:13 +0100
commitd38794635a763174d62790cf350ee5665737c6ef (patch)
tree77068c5eca225e658baea54ff2a833b05f7c9ece /TODO
parentc3f421e4046faf8b5f39cd1ad36bc4869405fcc9 (diff)
Use errno to handle getconfint() failing.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5b78261..ead2645 100644
--- a/TODO
+++ b/TODO
@@ -8,5 +8,3 @@ Add various auto replay options:
Might need to #include <limits.h> in blabouncer.c to make some operating systems and/or compilers happy.
Send a PING to the server before assuming a timeout is definite.
-
-Use errno to handle getconfint() failing.