[IRCServices Coding] warning: passing arg 1 of `sprintf' discards qualifiers from pointer target type

Ron ron885 at bloodheart.com
Thu Oct 24 22:31:05 PDT 2002


this happens in main.c, signals.c, and modules/operserv/main.c... its from 
changing quitmsg to a const... is it ok to ignore this error?