CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2009/06/24 07:54:42
Modified files: sys/arch/i386/i386: apm.c Log message: There are 3 reasons why the first block in apm_probe can fail, and in one case it is not OK to DPRINTF, so delete that code. Found by dhill ok marco dhill