Subject: CVS commit: src/lib/libc
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/18/2006 00:40:14
Module Name:	src
Committed By:	christos
Date:		Mon Dec 18 00:40:14 UTC 2006

Modified Files:
	src/lib/libc/stdio: fseeko.c
	src/lib/libc/stdlib: strtoimax.c strtoq.c

Log Message:
remove bogus (void)&var; From Anon Ymous


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/stdio/fseeko.c
cvs rdiff -r1.4 -r1.5 src/lib/libc/stdlib/strtoimax.c
cvs rdiff -r1.17 -r1.18 src/lib/libc/stdlib/strtoq.c

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