Subject: CVS commit: src/usr.bin/tip
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/03/2006 13:00:48
Module Name:	src
Committed By:	he
Date:		Mon Apr  3 13:00:48 UTC 2006

Modified Files:
	src/usr.bin/tip: cmds.c

Log Message:
For the benefit of our 64-bit ports, we need to cast via intptr_t when
casting from pointer to unsigned int.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/usr.bin/tip/cmds.c

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