summaryrefslogtreecommitdiffstats
path: root/compat/strcasestr.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2014-11-08 12:27:43 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2014-11-08 12:27:43 +0000
commit747cab428158eada08a87a2c0e1ac917ba3293e1 (patch)
tree809746ab3b5aab12f9e56f8ff9579284d474ddcd /compat/strcasestr.c
parentd2c9168954d982d3e7453e66f9e915e9fe45beac (diff)
No need for $Id$ now.
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 $ */