Clarify NickServ REGISTER help messages; fix ?raw and ?dump errors.
authorMichael Poole <mdpoole@troilus.org>
Tue, 15 Mar 2005 23:12:58 +0000 (23:12 +0000)
committerMichael Poole <mdpoole@troilus.org>
Tue, 15 Mar 2005 23:12:58 +0000 (23:12 +0000)
commit84cd7ed43a9dec662b1e3fed5850fe85a7f8a452
tree7d981c880ca585acf1f34cca785982484fb4971d
parentb9b6869615fb2f06800b365dad8566286960a805
Clarify NickServ REGISTER help messages; fix ?raw and ?dump errors.

src/nickserv.help (REGISTER): Rephrase the message about using the
same password to hopefully make it clearer.

src/opserv.c (cmd_dump, cmd_raw): Use local buffers to hold the
original message, so that parse_line() will not unsplit the line into
the "original" buffer and strip out the sentinel :.
git-archimport-id: srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-19
ChangeLog
src/nickserv.help
src/opserv.c