]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix a gcc warning on 64 bit systems.
authorAndre Noll <maan@systemlinux.org>
Mon, 20 Jul 2009 09:33:58 +0000 (11:33 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 20 Jul 2009 09:33:58 +0000 (11:33 +0200)
commit1890c88605ee8dcd01080831f1e61b423aaad21b
tree5f1ae3fbf438a45c28e504aaab5a168feef65390
parent7cd6e84f08240d3604ddb36ecd3c7b1ec6990446
Fix a gcc warning on 64 bit systems.

client_common.c:175: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
client_common.c