From 9707986d30b33e5b652c8d26931c94908632e565 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Sat, 13 Dec 2003 12:14:10 +0000 Subject: Last change to external port representation revoked. --- vchat-config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vchat-config.h') diff --git a/vchat-config.h b/vchat-config.h index f011a4c..c25c3cb 100755 --- a/vchat-config.h +++ b/vchat-config.h @@ -96,8 +96,8 @@ static formatstring formatstrings[] = { FE( FS_CONSOLETIME, "[%H:%M] "), FE( FS_TOPICW, "[ Channel %d: %s"), FE( FS_NOTOPICW, "[ Channel %d has no topic"), - FE( FS_CONSOLE, "%s@%s:%s, use .h to get help "), - FE( FS_CONNECTED, "\0012# Connected to '\0016%s\0012', port \0016%s\0012 ..."), + FE( FS_CONSOLE, "%s@%s:%d, use .h to get help "), + FE( FS_CONNECTED, "\0012# Connected to '\0016%s\0012', port \0016%d\0012 ..."), FE( FS_TOPIC, "\0012# Channel \0016%d\0012 topic is: '\0010%s\0012'"), FE( FS_NOTOPIC, "\0012# Channel \0016%d\0012 has no topic"), FE( FS_CHGTOPIC, "\0012# \0016%s\0012 changes topic to: '\0010%s\0012'"), -- cgit v1.2.3