diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-05-28 09:58:30 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-05-28 09:58:30 -0700 |
commit | 86f447e58b2d673ac0776781558e956469054b6f (patch) | |
tree | b1f613046b1597b46af5422cfeeca6143224f2b8 /ospfd/ospf_api.c | |
parent | ce0f89b568b2170583ce53961b414b226cf96bbb (diff) | |
download | quagga-86f447e58b2d673ac0776781558e956469054b6f.tar.bz2 quagga-86f447e58b2d673ac0776781558e956469054b6f.tar.xz |
flag field printf formatting in debug strings
Potential format incompatiablities because flags field in zebra is
uint64_t but the printf format was only 32 bit. For safety, convert
the flags field to unsigned long long. Since it is really a bit
field print in hex.
Diffstat (limited to 'ospfd/ospf_api.c')
0 files changed, 0 insertions, 0 deletions