Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/08/2003 20:33:17
Module Name: src
Committed By: itojun
Date: Wed Oct 8 20:33:17 UTC 2003
Modified Files:
src/lib/libc/stdio: fgets.c
Log Message:
avoid signed->unsigned assignment. openbsd PR 1709
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 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.