Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 12/12/2003 06:50:54
Module Name:	src
Committed By:	jmc
Date:		Fri Dec 12 06:50:54 UTC 2003

Modified Files:
	src/sys/dev/acpi: devlist2h.awk

Log Message:
Fix from PR#23177. Pass lint and while here use a regular field separator
and shift off the first entry to get the description. This fixes one that
was getting missed and prevents future errors


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/acpi/devlist2h.awk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.