summaryrefslogtreecommitdiff
path: root/missing/strstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'missing/strstr.c')
-rw-r--r--missing/strstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/strstr.c b/missing/strstr.c
index 68f40f8260..c54349983e 100644
--- a/missing/strstr.c
+++ b/missing/strstr.c
@@ -14,7 +14,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Header: /usr/ext/cvsroot/ruby/missing/strstr.c,v 1.2 1994/08/12 04:48:34 matz Exp $ SPRITE (Berkeley)";
+static char rcsid[] = "$Header$ SPRITE (Berkeley)";
#endif /* not lint */
/*