summaryrefslogtreecommitdiff
path: root/lib/srcdest_table.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2020-07-14 12:02:54 +0200
committerDavid Lamparter <equinox@diac24.net>2020-07-14 12:02:54 +0200
commit47b13e9bc0de0a7ee53aedb09b6bf33e63e4444c (patch)
tree463d5ffa2bcfc1b1b9c91194d6e869f1c6e925f0 /lib/srcdest_table.c
parent6cde4b45528e52819c803de92d10d4be3abddf29 (diff)
isisd: fix OpenBSD pedantic format warnings
constants are int-typed, so adding something to an uint8_t yields an int. Nevermind the fact that varargs calling conventions require upcasting everything smaller than an int to an int anyways... Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'lib/srcdest_table.c')
0 files changed, 0 insertions, 0 deletions