Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/09/2003 00:50:34
Module Name:	src
Committed By:	simonb
Date:		Thu Oct  9 00:50:34 UTC 2003

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

Log Message:
No need to cast "len" to a size_t now that "len" is a size_t.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 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.