diff options
author | Neels Hofmeyr <neels@hofmeyr.de> | 2018-09-24 04:15:20 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2018-09-24 06:40:04 +0000 |
commit | cf8def25d59f4453620e109c9f7f033d01fe4583 (patch) | |
tree | 7d9ea1f16e10bb63c85f7e1a41732e05b842ef9f /src/timer_clockgettime.c | |
parent | e65c8bad46a190f3de7594d545aa4954ad17b85f (diff) |
vty reference: fix deprecation bit evaluation
In vty_dump_nodes(), make sure the bitwise & is evaluated first.
For the deprecation flag (0x1), the practical effect is most likely identical,
assuming that the boolean ! operator flips the first bit, so I expect no
visible functional difference. It still was confusing and wrong to look at.
Related: OS#3584
Change-Id: I1f18e0e41da4772d092d71261b9e489dc1598923
Diffstat (limited to 'src/timer_clockgettime.c')
0 files changed, 0 insertions, 0 deletions