CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/28 07:23:52
Modified files:
usr.sbin/bgpd : parse.y printconf.c
Log message:
Add explicit default labels in switch() statements with error handling.
Right now these are not reachable. Should also clear some gcc warnings.
OK tb@
