diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2009-12-09 14:13:27 +0300 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2009-12-09 14:13:27 +0300 |
commit | 3949a60c350fea947d2701e2fe709b174ae7af16 (patch) | |
tree | f9df272afc80a1835c4d5ab10ac7460e8499566b /tests/bgp_mpath_test.c | |
parent | b0b709ab6656ba07f12fe0d256912dcabba19017 (diff) |
lib: fix warning on little endian
* md5.c
* md5_calc(): If building on little endian then X
will be 'const uint32_t' which causes compiler
warning in code that never gets used. Just move
the endif to make sure code is not checked.
Diffstat (limited to 'tests/bgp_mpath_test.c')
0 files changed, 0 insertions, 0 deletions