diff options
Diffstat (limited to 'compat/memcmp.c')
-rw-r--r-- | compat/memcmp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/memcmp.c b/compat/memcmp.c index a0666f3..c4e25a8 100644 --- a/compat/memcmp.c +++ b/compat/memcmp.c @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: memcmp.c,v 1.5 2008/04/27 22:21:27 dkf Exp $ */ #include "tclPort.h" |