Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 09/10/2003 07:20:14
Module Name:	src
Committed By:	tls
Date:		Wed Sep 10 07:20:14 UTC 2003

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

Log Message:
Another gcc3 problem: "exp" shadows a builtin.  Rename it to "expo".


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

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