Subject: CVS commit: src/sys/dev/apm
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 07/09/2007 22:56:41
Module Name:	src
Committed By:	ad
Date:		Mon Jul  9 22:56:41 UTC 2007

Modified Files:
	src/sys/dev/apm: apmvar.h

Log Message:
-       struct proc *sc_thread;
+       lwp_t   *sc_thread;


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/apm/apmvar.h

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