diff options
Diffstat (limited to 'sys/dev/si/si_eisa.c')
-rw-r--r-- | sys/dev/si/si_eisa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/si/si_eisa.c b/sys/dev/si/si_eisa.c index 307950396bdd4..8863e6cd5057e 100644 --- a/sys/dev/si/si_eisa.c +++ b/sys/dev/si/si_eisa.c @@ -17,7 +17,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/si/si_eisa.c,v 1.1 2000/01/24 07:24:01 peter Exp $ */ #include <sys/param.h> |