diff options
Diffstat (limited to 'sys/i386/include/cons.h')
-rw-r--r-- | sys/i386/include/cons.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/cons.h b/sys/i386/include/cons.h index faa17d12332c..4ae03493d093 100644 --- a/sys/i386/include/cons.h +++ b/sys/i386/include/cons.h @@ -3,6 +3,6 @@ * needs to access these functions. In the mean time, just include the * header where it sits. * - * $Id$ + * $Id: cons.h,v 1.2 1994/08/02 07:38:41 davidg Exp $ */ #include <i386/i386/cons.h> |