Code

src/{lib,}oping.c: Don't cast `size_t' to `unsigned int' when printing.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 17 Feb 2009 13:52:33 +0000 (14:52 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 17 Feb 2009 13:52:33 +0000 (14:52 +0100)
Use the "%zu" format string instead.


No differences found