Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 02/06/2008 12:08:35
Module Name: src
Committed By: elad
Date: Wed Feb 6 12:08:35 UTC 2008
Modified Files:
src/sys/arch/sun3/dev: xy.c
src/sys/dev/vme: xy.c
Log Message:
- There is no XYCMD_WRP -- forgot to remove it along with the XYCMD_RDP :)
- Add missing '}'
Noted by dogcow@, thanks!
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sys/arch/sun3/dev/xy.c
cvs rdiff -r1.76 -r1.77 src/sys/dev/vme/xy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.