Subject: CVS commit: basesrc/usr.sbin/altq/libaltq
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/08/2002 12:28:25
Module Name:	basesrc
Committed By:	itojun
Date:		Sun Sep  8 09:28:24 UTC 2002

Modified Files:
	basesrc/usr.sbin/altq/libaltq: qop_hfsc.c

Log Message:
use HUGE_VAL defined in <math.h> instead of 1e500 for positive infinity.
gcc -pedantic audit by deraadt@openbsd.org


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.sbin/altq/libaltq/qop_hfsc.c

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