Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/19/2000 17:48:55
Module Name: basesrc
Committed By: he
Date: Thu Oct 19 14:48:54 UTC 2000
Modified Files:
basesrc/usr.bin/indent [netbsd-1-4]: io.c
Log Message:
Pull up revision 1.10 (requested by is):
The type of the difference between pointers is implementation-
defined (long on sparc and int on most others). Compensate when
printing.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.2.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.