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