summaryrefslogtreecommitdiff
path: root/bgpd
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2009-07-28 11:58:51 +0100
committerPaul Jakma <paul@quagga.net>2009-07-28 11:58:51 +0100
commit30d205909c5a81cc306b161c16abff0fd7f566a7 (patch)
tree6f7532a4336cf601bbeab07d2669639a05409dfd /bgpd
parentd023aec49f70156d2ed894a8fba65bcfa221ff02 (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 'bgpd')
0 files changed, 0 insertions, 0 deletions