diff options
Diffstat (limited to 'compat/limits.h')
-rw-r--r-- | compat/limits.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/limits.h b/compat/limits.h index 96b0b50..2cb082b 100644 --- a/compat/limits.h +++ b/compat/limits.h @@ -12,8 +12,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: limits.h,v 1.2 1998/09/14 18:39:44 stanton Exp $ */ #define LONG_MIN 0x80000000 |