From: Florian Westphal Date: Fri, 4 Apr 2008 19:30:01 +0000 (+0000) Subject: Fix client.c sparse warnings. X-Git-Tag: rel-0-12-0-pre1~22 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=be844d74d3a08716de7e8f2c866166ca00fba879;hp=be844d74d3a08716de7e8f2c866166ca00fba879 Fix client.c sparse warnings. client.c:72:6: warning: symbol 'Max_Users' was not declared. Should it be static? client.c:72:21: warning: symbol 'My_Max_Users' was not declared. Should it be static? ---