Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/17/2000 05:16:48
Module Name: basesrc
Committed By: tv
Date: Tue Oct 17 02:16:47 UTC 2000
Modified Files:
basesrc/usr.bin/indent [netbsd-1-5]: io.c
Log Message:
Pullup 1.10 [is]:
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.9.10.1 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.