diff options
Diffstat (limited to 'sys/i386/apm/apm.c')
-rw-r--r-- | sys/i386/apm/apm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/apm/apm.c b/sys/i386/apm/apm.c index 4aa7a4c3acb0..8d964bd5313a 100644 --- a/sys/i386/apm/apm.c +++ b/sys/i386/apm/apm.c @@ -14,7 +14,7 @@ * * Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $Id: apm.c,v 1.12.4.14 1996/06/04 17:51:21 nate Exp $ + * $Id: apm.c,v 1.12.4.15 1996/06/06 00:08:47 nate Exp $ */ #include "apm.h" |