Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/10/2003 05:38:45
Module Name:	src
Committed By:	simonb
Date:		Fri Oct 10 05:38:45 UTC 2003

Modified Files:
	src/lib/libc/stdio: fgets.c

Log Message:
Remove another unneeded cast to size_t.

Pointed out by Anil Madhavapeddy in private email.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/lib/libc/stdio/fgets.c

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