Subject: CVS commit: src/sys/arch/vax/vax
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/08/2003 09:29:31
Module Name: src
Committed By: matt
Date: Mon Dec 8 09:29:30 UTC 2003
Modified Files:
src/sys/arch/vax/vax: machdep.c
Log Message:
Strings (even ifdef'ed out) can't run past the end of the line. Use
ANSI string concatenation.
To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 src/sys/arch/vax/vax/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.