Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/09/2005 01:06:16
Module Name: src
Committed By: he
Date: Fri Dec 9 01:06:16 UTC 2005
Modified Files:
src/sys/kern: tty_ptm.c
Log Message:
Move a misplaced #endif, so that NO_DEV_PTM builds don't get a duplicate
definition of ptm_cdevsw.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/kern/tty_ptm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.