summaryrefslogtreecommitdiff
path: root/blabouncer.c
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-05-19 15:22:28 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-05-19 15:22:28 +0100
commitfa964744e02997d81083f1bab5194086754c2b6f (patch)
treedc3ba217bac2faeea466c278b207f3d93ad53fe3 /blabouncer.c
parent3b85b88516fbc4c793a456674265b6a64d92eee2 (diff)
Add some help output if certificate or key files are missing.
Diffstat (limited to 'blabouncer.c')
-rw-r--r--blabouncer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/blabouncer.c b/blabouncer.c
index 846695b..022301f 100644
--- a/blabouncer.c
+++ b/blabouncer.c
@@ -6,7 +6,6 @@
// - Comma separated channel list in JOINs/PARTs
// - Perhaps rename clients.ssl and server_ssl since they may not even be OpenSSL sockets
// - Is it possible to replay JOINs/PARTs accurately?
-// - Add help output for missing certs
// - Remove any old channel name/mode/prefix code that isn't needed any more
// "server" means the real IRC server