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 ...
This commit is contained in:
Alexander Barton
2008-11-20 23:50:26 +01:00
parent 14baf64f41
commit 2eb564ccaa
4 changed files with 33 additions and 28 deletions
+1 -1
View File
@@ -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.