aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/tty_conf.c
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1994-08-02 07:55:43 +0000
committerDavid Greenman <dg@FreeBSD.org>1994-08-02 07:55:43 +0000
commit3c4dd3568f411b4f00f795929afb77ca972c2325 (patch)
tree9ea7ac3fc9f929d5b95f3f2de7f4dcac70ff517b /sys/kern/tty_conf.c
parent94e620434000f6b1f1f21bc1e1961b9480ea5ae2 (diff)
downloadsrc-3c4dd3568f411b4f00f795929afb77ca972c2325.tar.gz
src-3c4dd3568f411b4f00f795929afb77ca972c2325.zip
Added $Id$
Notes
Notes: svn path=/head/; revision=1817
Diffstat (limited to 'sys/kern/tty_conf.c')
-rw-r--r--sys/kern/tty_conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/tty_conf.c b/sys/kern/tty_conf.c
index f517a37f0ed0..fe5f3eca8a49 100644
--- a/sys/kern/tty_conf.c
+++ b/sys/kern/tty_conf.c
@@ -36,6 +36,7 @@
* SUCH DAMAGE.
*
* @(#)tty_conf.c 8.4 (Berkeley) 1/21/94
+ * $Id$
*/
#include <sys/param.h>