diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:18 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:18 +0000 |
| commit | 2ff63af9b88c7413b7d71715b5532625752a248e (patch) | |
| tree | 2cf7e52400bec1a9f3236d18b55568357a6698af /sys/dev/dcons/dcons.c | |
| parent | b3e7694832e81d7a904a10f525f8797b753bf0d3 (diff) | |
Diffstat (limited to 'sys/dev/dcons/dcons.c')
| -rw-r--r-- | sys/dev/dcons/dcons.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/dcons/dcons.c b/sys/dev/dcons/dcons.c index 07dda2940621..aaacebb53eea 100644 --- a/sys/dev/dcons/dcons.c +++ b/sys/dev/dcons/dcons.c @@ -34,7 +34,6 @@ * SUCH DAMAGE. * * $Id: dcons.c,v 1.65 2003/10/24 03:24:55 simokawa Exp $ - * $FreeBSD$ */ #include <sys/param.h> |
