PLD CVS Sun, 18 Jun 2000 03:11:28 -0700
Module name: irssi Changes by: cras 00/06/18 12:10:48 Modified files: src/irc/core : netsplit.c Log message: Don't use cmd_get_params() to split the two hosts, it's a lot easier to use strchr()..