CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/02/09 14:02:17
Modified files: sys/dev/pci : azalia.c Log message: Replace a bunch of if () else if () else if () else if () ... with that modern brand new construct known as `switch'.