Fixes some responses to admin commands (0.7.14)
Brought to you by:
joohn,
roshansingh
Jou!
This patch fixes some errorneous text responses, when telnet admin or op admin uses the commands ban, allow , nickban or unnickban.
NOTE! Before applying this patch, you need to convert the original main.c file (opendchub-0.7.14/src/main.c) to Unix format from DOS format. The patch would have been quite big otherwise, and we're in Unix environment anyway, right? :-) You can convert it with 'dos2unix' or 'fromdos', for example.
--
Patch to fix responses (ODCH 0.7.14)