CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2013/01/14 22:11:47
Modified files: sys/dev/pci : if_bge.c Log message: Fix typos in comments and change the syntactic sugar of a function to reduce the diff between Fx and Ox. OK gcc