Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/21/2000 09:03:16
Module Name: basesrc
Committed By: tron
Date: Fri Jul 21 16:03:15 UTC 2000
Modified Files:
basesrc/usr.sbin/sup/source: read_line.c supextern.h
Log Message:
Use correct argument type in call to "fparseln(3)". Fix supplied by
Motoyuki Konno in PR bin/10645.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/sup/source/read_line.c
cvs rdiff -r1.11 -r1.12 basesrc/usr.sbin/sup/source/supextern.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.