summaryrefslogtreecommitdiffstats
path: root/compat/strcasestr.c
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2011-07-09 09:42:33 +0000
committerTiago Cunha <tcunha@gmx.com>2011-07-09 09:42:33 +0000
commit391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c (patch)
tree515171aca1f1ca4f9aea487f73b5c0885dc45388 /compat/strcasestr.c
parent8357a55d768f268355129e3b97422bfe3f0af1ac (diff)
Expand the Id keyword.
Diffstat (limited to 'compat/strcasestr.c')
-rw-r--r--compat/strcasestr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/strcasestr.c b/compat/strcasestr.c
index 08a77934..5e03bbb0 100644
--- a/compat/strcasestr.c
+++ b/compat/strcasestr.c
@@ -1,4 +1,4 @@
-/* $Id: strcasestr.c,v 1.1 2009-07-02 07:31:02 nicm Exp $ */
+/* $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 $ */