summaryrefslogtreecommitdiff
path: root/lib/graph.c
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@nvidia.com>2020-09-02 15:11:26 -0400
committerQuentin Young <qlyoung@nvidia.com>2020-09-02 16:54:41 -0400
commite9faf4be72294fccd9f7bd21b62473d408c80a37 (patch)
treefc9a7ea84efb109082b2e65aaca849012c068fe7 /lib/graph.c
parente117b7c528017eb5ce3b2adb715930148e8fde95 (diff)
bgpd: make flag values explicitly unsigned
When using these flag #defines, by default their types are integers but they are always used in conjunction with unsigned integers, which introduces some implicit conversions that really ought to be avoided. Signed-off-by: Quentin Young <qlyoung@nvidia.com>
Diffstat (limited to 'lib/graph.c')
0 files changed, 0 insertions, 0 deletions