]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Add a few casts, fix compiler warnings on NetBSD 5
authorAlexander Barton <alex@barton.de>
Mon, 12 Nov 2012 21:39:57 +0000 (22:39 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 12 Nov 2012 21:39:57 +0000 (22:39 +0100)
This fixes a few warnings of this type:
  XXX.c: In function 'AAA':
  XXX.c:YY: warning: array subscription has type 'char'

Tested on NetBSD 5.0.2 with gcc 4.1.3.


No differences found