diff options
Diffstat (limited to 'sys/pccard/pccard_beep.c')
| -rw-r--r-- | sys/pccard/pccard_beep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/pccard_beep.c b/sys/pccard/pccard_beep.c index 98b58cae08742..6364de1ce2f02 100644 --- a/sys/pccard/pccard_beep.c +++ b/sys/pccard/pccard_beep.c @@ -3,7 +3,7 @@ * Nate Williams, October 1997. * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pccard/pccard_beep.c,v 1.3 1999/12/02 19:46:41 imp Exp $ */ #include <sys/param.h> #include <sys/kernel.h> |
