summaryrefslogtreecommitdiff
path: root/sample-devlog.fmt
diff options
context:
space:
mode:
authorerdgeist <>2003-05-25 15:06:30 +0000
committererdgeist <>2003-05-25 15:06:30 +0000
commit18de21a2765f1fa33ef313fb20f5baad510cd86d (patch)
treeb351c27a6c97712540db0832dc29aea64a8022ee /sample-devlog.fmt
parenta66217bdd998bee8cce8670b149f1bf08c1b2bdc (diff)
encoding, time, logging, params
Diffstat (limited to 'sample-devlog.fmt')
-rwxr-xr-xsample-devlog.fmt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-devlog.fmt b/sample-devlog.fmt
index 56d67f7..e70364d 100755
--- a/sample-devlog.fmt
+++ b/sample-devlog.fmt
@@ -47,7 +47,7 @@ FS_IDLE = "^8%s"
47FS_TIME = "^2[%H:%M]^0 " 47FS_TIME = "^2[%H:%M]^0 "
48FS_TOPICW = "[ Channel %d: %s" 48FS_TOPICW = "[ Channel %d: %s"
49FS_NOTOPICW = "[ Channel %d has no topic" 49FS_NOTOPICW = "[ Channel %d has no topic"
50FS_CONSOLE = "[ %s@%s:%d, use .h to get help" 50FS_CONSOLE = "%s@%s:%d, use .h to get help"
51FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%d^2 ..." 51FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%d^2 ..."
52FS_TOPIC = "^1# Channel ^6%d^2 topic is: '^0%s^2'" 52FS_TOPIC = "^1# Channel ^6%d^2 topic is: '^0%s^2'"
53FS_NOTOPIC = "^1# Channel ^6%d^2 has no topic" 53FS_NOTOPIC = "^1# Channel ^6%d^2 has no topic"