summaryrefslogtreecommitdiffstats
path: root/compat/strstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/strstr.c')
-rw-r--r--compat/strstr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/strstr.c b/compat/strstr.c
index d6f5cab..98d567d 100644
--- a/compat/strstr.c
+++ b/compat/strstr.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: strstr.c,v 1.3.2.1 2005/04/12 18:28:56 kennykb Exp $
*/
#include <tcl.h>