aboutsummaryrefslogtreecommitdiff
path: root/sys/pccard/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pccard/driver.h')
-rw-r--r--sys/pccard/driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/driver.h b/sys/pccard/driver.h
index f5705ab935f3..25590734306b 100644
--- a/sys/pccard/driver.h
+++ b/sys/pccard/driver.h
@@ -3,7 +3,7 @@
* Bruce Evans, November 1995.
* This file is in the public domain.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/pccard/driver.h,v 1.14 2001/03/22 05:49:18 imp Exp $
*/
#ifndef _PCCARD_DRIVER_H_