diff options
Diffstat (limited to 'sys/i386/bios/apm.h')
-rw-r--r-- | sys/i386/bios/apm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/bios/apm.h b/sys/i386/bios/apm.h index 2b20e615ad5b..09ea3c6e6ed4 100644 --- a/sys/i386/bios/apm.h +++ b/sys/i386/bios/apm.h @@ -15,7 +15,7 @@ * * Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/bios/apm.h,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #define APM_NEVENTS 16 |