From 6dac4efa6181e2696ea112c3f1826f529160ceef Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Fri, 30 Jul 2010 21:41:50 +0000 Subject: Can do v6 and reconnect. --- sample-devlog.fmt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sample-devlog.fmt') diff --git a/sample-devlog.fmt b/sample-devlog.fmt index e70364d..ac30551 100755 --- a/sample-devlog.fmt +++ b/sample-devlog.fmt @@ -47,8 +47,8 @@ FS_IDLE = "^8%s" FS_TIME = "^2[%H:%M]^0 " FS_TOPICW = "[ Channel %d: %s" FS_NOTOPICW = "[ Channel %d has no topic" -FS_CONSOLE = "%s@%s:%d, use .h to get help" -FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%d^2 ..." +FS_CONSOLE = "%s@%s:%s, use .h to get help" +FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%s^2 ..." FS_TOPIC = "^1# Channel ^6%d^2 topic is: '^0%s^2'" FS_NOTOPIC = "^1# Channel ^6%d^2 has no topic" FS_CHGTOPIC = "^1# ^4%s^1 changes topic to: '^0%s^1'" -- cgit v1.2.3