Shut up a gcc warning about uninitialized use of min & max by adding a default
authorclaudio <claudio@openbsd.org>
Sun, 9 Sep 2018 15:04:36 +0000 (15:04 +0000)
committerclaudio <claudio@openbsd.org>
Sun, 9 Sep 2018 15:04:36 +0000 (15:04 +0000)
commit50eae840c8997352efb5d73fe233e8f62868a3ad
tree4a0b51b77c03591851866c74bc1746c1f6b62ea8
parente613f9f5cfbf1e6569617f34de89fa9ff68ebbab
Shut up a gcc warning about uninitialized use of min & max by adding a default
case in the switch statement. Found by denis@ and fix proposed by sthen@
usr.sbin/bgpd/parse.y