summaryrefslogtreecommitdiff
path: root/lib/table.c
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2009-12-09 14:13:27 +0300
committerDenis Ovsienko <infrastation@yandex.ru>2009-12-09 14:13:27 +0300
commit3949a60c350fea947d2701e2fe709b174ae7af16 (patch)
treef9df272afc80a1835c4d5ab10ac7460e8499566b /lib/table.c
parentb0b709ab6656ba07f12fe0d256912dcabba19017 (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 'lib/table.c')
0 files changed, 0 insertions, 0 deletions