Subject: CVS commit: src/gnu/dist/texinfo/info
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/13/2004 18:30:49
Module Name:	src
Committed By:	he
Date:		Tue Jul 13 18:30:49 UTC 2004

Modified Files:
	src/gnu/dist/texinfo/info: echo-area.c session.c

Log Message:
Do a cast via intptr_t in order to avoid warning "cast to pointer
from integer of different size" when building e.g. for alpha.


To generate a diff of this commit:
cvs rdiff -r1.1.1.4 -r1.2 src/gnu/dist/texinfo/info/echo-area.c
cvs rdiff -r1.1.1.6 -r1.2 src/gnu/dist/texinfo/info/session.c

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