diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2015-03-04 06:37:20 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2015-04-21 10:18:38 +0200 |
commit | c7879ea62fb38999a86ca9cbabbdeca18785e135 (patch) | |
tree | a341dc46185e3139000334ff6733b2ffdec8134c /lib/buffer.c | |
parent | a2c7f4bd869bd232eb12896ff65a510d6716d2b9 (diff) | |
download | quagga-c7879ea62fb38999a86ca9cbabbdeca18785e135.tar.bz2 quagga-c7879ea62fb38999a86ca9cbabbdeca18785e135.tar.xz |
pimd: cast ioctl values when printing them
ioctl values might be int or long, cast them to unsigned long for
consistent printing. (They're long on FreeBSD, but were printed with
%d.)
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/buffer.c')
0 files changed, 0 insertions, 0 deletions