]> arthur.barton.de Git - ngircd-alex.git/commit
Fix t_diff(): declaration of 'div' shadows a global declaration
authorAlexander Barton <alex@barton.de>
Sun, 27 Jul 2008 13:58:06 +0000 (15:58 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 27 Jul 2008 13:58:06 +0000 (15:58 +0200)
commit3358ad07d78f82f6aad973f56667be9f24e00563
tree27fcdcb88ed144d3762d4438db905dfcaa00ea52
parent318c8b238b1a562578e994450cb9fd08b6b65873
Fix t_diff(): declaration of 'div' shadows a global declaration

This patch fixes the following GCC warning message:
irc-info.c:422: warning: declaration of 'div' shadows a global declaration
src/ngircd/irc-info.c