13 Jan
2008
13 Jan
'08
17:12
Update of /srv/cvs/ngircd/ngircd/src/ngircd In directory Arthur:/tmp/cvs-serv30046/src/ngircd Modified Files: parse.c parse.h Log Message: [Parser]: Fix minor sparse warnings parse.c:56:9: warning: symbol 'My_Commands' was not declared. Should it be static? parse.c:107:9: warning: symbol 'My_Numerics' was not declared. Should it be static? Also move handling of numerics into a seperate helper function. Diff omitted, please use cvs directly or the web frontend located at <http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.