diff options
| author | Quentin Young <qlyoung@nvidia.com> | 2020-09-02 15:11:26 -0400 |
|---|---|---|
| committer | Quentin Young <qlyoung@nvidia.com> | 2020-09-02 16:54:41 -0400 |
| commit | e9faf4be72294fccd9f7bd21b62473d408c80a37 (patch) | |
| tree | fc9a7ea84efb109082b2e65aaca849012c068fe7 /lib/graph.c | |
| parent | e117b7c528017eb5ce3b2adb715930148e8fde95 (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
