From fa964744e02997d81083f1bab5194086754c2b6f Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sun, 19 May 2019 15:22:28 +0100 Subject: Add some help output if certificate or key files are missing. --- blabouncer.c | 1 - 1 file changed, 1 deletion(-) (limited to 'blabouncer.c') 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 -- cgit v1.2.3