irc: Fixing "PONG" response, calls to handle-foo commands.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 24 Dec 2016 17:58:37 +0000 (11:58 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 24 Dec 2016 17:58:37 +0000 (11:58 -0600)
* 8sync/systems/irc.scm (dispatch-raw-line): Append irc-eol to PONG response.
Fix calls to hanle-line and handle-misc-input, which recently were
renamed.


No differences found