author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 26 Oct 2010 13:49:09 +0000 (15:49 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 26 Oct 2010 13:49:09 +0000 (15:49 +0200) | ||
commit | fa2472c13520e232e3e9621dce062cdc71549b76 | |
tree | 7a26632f2078f1dd1494165598bc8d12d73d0b3e | tree | snapshot |
parent | fc98f4512f4f9a7cba3d4999a7f6d3da6aa5286a | commit | diff |
Fix printing the ToS value.
Apparently "%#04x" prints 0 as "0000" instead of "0x00". *sigh*
Apparently "%#04x" prints 0 as "0000" instead of "0x00". *sigh*
src/liboping.c | diff | blob | history | |
src/oping.c | diff | blob | history |