Subject: CVS commit: basesrc/lib/libm/arch/i387
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 06/25/2001 19:44:35
Module Name:	basesrc
Committed By:	fvdl
Date:		Mon Jun 25 16:44:35 UTC 2001

Modified Files:
	basesrc/lib/libm/arch/i387: e_fmod.S

Log Message:
Oops, when I replaced sahf with a btw, I made it test the wrong bit
(2 vs. 10).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libm/arch/i387/e_fmod.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.