Subject: CVS commit: src/sys/arch/hpcmips/tx
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/08/2007 07:04:42
Module Name: src
Committed By: he
Date: Thu Mar 8 07:04:42 UTC 2007
Modified Files:
src/sys/arch/hpcmips/tx: tx39.c
Log Message:
Due to pointer arithmetic and comparison, it appears to be least
invasive to convert three local variables from void* to char*.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/hpcmips/tx/tx39.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.