From 2eb564ccaa0c560a49cb46bfc2ce8bd5dec77b57 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Thu, 20 Nov 2008 23:50:26 +0100 Subject: Change formatting of some log messages - Fix formatting of some log messages, mostly punctuation. - cb_Connect_to_Server(): don't use string concatenation, because it is not supported by pre-ANSI C compilers ... --- doc/sample-ngircd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/sample-ngircd.conf b/doc/sample-ngircd.conf index 1ccc90c6..ee607290 100644 --- a/doc/sample-ngircd.conf +++ b/doc/sample-ngircd.conf @@ -211,7 +211,7 @@ ;Passive = no # Connect to the remote server using TLS/SSL (Default: false) - ; SSLConnect = yes + ;SSLConnect = yes # Define a (case insensitive) mask matching nick names that sould be # treated as IRC services when introduced via this remote server. -- cgit 1.4.1