summaryrefslogtreecommitdiffstats
path: root/compat/strcasestr.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/strcasestr.c')
-rw-r--r--compat/strcasestr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/strcasestr.c b/compat/strcasestr.c
index 5e03bbb0..aa74c017 100644
--- a/compat/strcasestr.c
+++ b/compat/strcasestr.c
@@ -1,4 +1,3 @@
-/* $Id$ */
/* $OpenBSD: strcasestr.c,v 1.3 2006/03/31 05:34:55 deraadt Exp $ */
/* $NetBSD: strcasestr.c,v 1.2 2005/02/09 21:35:47 kleink Exp $ */