Cast `size_t' to `unsigned int'. Needed by Mac OS X.
authorFlorian Forster <octo@verplant.org>
Thu, 1 Jun 2006 20:11:57 +0000 (22:11 +0200)
committerFlorian Forster <octo@verplant.org>
Thu, 1 Jun 2006 20:11:57 +0000 (22:11 +0200)
commit73b98f02b6edf344dce0d88662f28a85112d601b
tree504bcbb347841a2c8deb964a6dbae98be15bc1a2
parenta080a7505f53c3c988df8b4a4d2b3c000ce98484
Cast `size_t' to `unsigned int'. Needed by Mac OS X.

This cast has been missed by the prefious fix because it was in the debugging
code which was disabled then..
src/liboping.c