Subject: CVS commit: src/sys/arch/i386/stand/biosboot
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 05/09/2003 00:16:56
Module Name: src
Committed By: fvdl
Date: Fri May 9 00:16:56 UTC 2003
Modified Files:
src/sys/arch/i386/stand/biosboot: main.c
Log Message:
Silence a gcc 3 warning about a 'x = ++x % foo' construct.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/arch/i386/stand/biosboot/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.