Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 04/12/2005 20:49:19
Module Name:	src
Committed By:	drochner
Date:		Tue Apr 12 20:49:19 UTC 2005

Modified Files:
	src/lib/libc/gen: __getmntinfo13.c

Log Message:
the real reason behind PR lib/29919 was that there was a __weak_alias,
obviously copied from getmntinfo.c, referencing the compatibility
getmntinfo()


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/gen/__getmntinfo13.c

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