For giveownership to new members, give old owner access 499 instead of 400.
authorMichael Poole <mdpoole@troilus.org>
Sat, 31 Mar 2007 17:20:19 +0000 (13:20 -0400)
committerMichael Poole <mdpoole@troilus.org>
Sat, 31 Mar 2007 17:20:19 +0000 (13:20 -0400)
src/chanserv.c (cmd_giveownership): When the new user did not exist, give
  them UL_OWNER-1 (499) access rather than UL_COOWNER, so that when the
  access levels are swapped later, the previous owner ends up with 499.


No differences found