Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 10/14/2000 21:07:11
Module Name:	basesrc
Committed By:	is
Date:		Sat Oct 14 18:07:10 UTC 2000

Modified Files:
	basesrc/usr.bin/indent: io.c

Log Message:
Due to infinite wisdom by the language designers, the difference of pointers
has a type of (int) on i386 and (long) on sparc, and I don't even want to
know what else on other cpu types.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/indent/io.c

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