diff options
Diffstat (limited to 'compat/strtoll.c')
-rw-r--r-- | compat/strtoll.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/strtoll.c b/compat/strtoll.c index ca00fd0..a829d70 100644 --- a/compat/strtoll.c +++ b/compat/strtoll.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: strtoll.c,v 1.5 2002/02/24 02:53:25 dgp Exp $ */ #include "tcl.h" |