Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 11/01/2000 03:17:22
Module Name: basesrc
Committed By: briggs
Date: Wed Nov 1 01:17:21 UTC 2000
Modified Files:
basesrc/lib/libc/gen: fmtcheck.c
Log Message:
fmtcheck() should be declared as fmtcheck(), not __fmtcheck().
The weak_alias is __fmtcheck(). matt@3am-software.com pointed this out
as a problem when trying to build on a vax.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/gen/fmtcheck.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.