diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-01-15 15:46:22 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-01-15 15:46:22 +0000 |
| commit | 5cd221028ba5e7ada35a0dd196fb642b44f197d1 (patch) | |
| tree | d019bfe23aa5d3b5b6bb2c54e65e169e3c463b12 /sys/dev/dcons/dcons_crom.c | |
| parent | 665ce17da44f98ae193440703de789dedfb6a72c (diff) | |
Diffstat (limited to 'sys/dev/dcons/dcons_crom.c')
| -rw-r--r-- | sys/dev/dcons/dcons_crom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/dcons/dcons_crom.c b/sys/dev/dcons/dcons_crom.c index 57781b85c698..baed9ad98dd5 100644 --- a/sys/dev/dcons/dcons_crom.c +++ b/sys/dev/dcons/dcons_crom.c @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * $Id: dcons_crom.c,v 1.8 2003/10/23 15:47:21 simokawa Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/dcons/dcons_crom.c,v 1.6.2.1 2007/05/30 12:23:38 simokawa Exp $ */ #include <sys/param.h> |
