diff options
| author | cgd <cgd@NetBSD.org> | 1994-06-29 06:29:24 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-06-29 06:29:24 +0000 |
| commit | cf92afd66eb26ee2097f3883397b4bc5bb0e82aa (patch) | |
| tree | 6bbe162c1ba0d8484b4d2a42807167c3229f6cca /sys/dev/cons.c | |
| parent | bb627c6f25da6cf7b3a7203ef05fc66264ac77b8 (diff) | |
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
Diffstat (limited to 'sys/dev/cons.c')
| -rw-r--r-- | sys/dev/cons.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/cons.c b/sys/dev/cons.c index b89584f836c..bd9e0c2fb27 100644 --- a/sys/dev/cons.c +++ b/sys/dev/cons.c @@ -1,4 +1,5 @@ -/* NetBSD $Id: cons.c,v 1.17 1994/06/27 19:49:45 cgd Exp $ */ +/* $NetBSD: cons.c,v 1.18 1994/06/29 06:31:32 cgd Exp $ */ + /* * Copyright (c) 1988 University of Utah. * Copyright (c) 1990, 1993 |
