diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2009-07-28 11:58:51 +0100 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2009-07-28 11:58:51 +0100 |
commit | 30d205909c5a81cc306b161c16abff0fd7f566a7 (patch) | |
tree | 6f7532a4336cf601bbeab07d2669639a05409dfd /ospfd/ospfd.c | |
parent | d023aec49f70156d2ed894a8fba65bcfa221ff02 (diff) |
[global] interface flags format warnings
*/*: ifp->flags is 64 bit unsigned which can not be handled by %l on 32
bit architectures - requires %ll and the appropriate cast.
Diffstat (limited to 'ospfd/ospfd.c')
0 files changed, 0 insertions, 0 deletions