CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2013/01/09 18:02:12
Modified files: sys/dev/pci : if_bge.c Log message: oh hey guys, ive got this cool new thing called a "switch statement". your if (thing == foo || thing == bar || thing == baz) is ugly. no functional change.