summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/string/t_memmem.c
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-02-12 09:24:18 +0000
committerngie <ngie@FreeBSD.org>2017-02-12 09:24:18 +0000
commit78e3a559e196fc51e69e57f5434cd3ca9bd767c7 (patch)
treefb4cbb88c546d7782a163e272dfc13fb5f0f726c /contrib/netbsd-tests/lib/libc/string/t_memmem.c
parent3f18b64fed139907ee6e58712c75b95adb2173ee (diff)
downloadFreeBSD-src-78e3a559e196fc51e69e57f5434cd3ca9bd767c7.zip
FreeBSD-src-78e3a559e196fc51e69e57f5434cd3ca9bd767c7.tar.gz
MFC r312008:
Upgrade NetBSD tests to 01.11.2017_23.20 snapshot This contains some new testcases in /usr/tests/...: - .../lib/libc - .../lib/libthr - .../lib/msun - .../sys/kern Tested on: amd64, i386
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/string/t_memmem.c')
-rw-r--r--contrib/netbsd-tests/lib/libc/string/t_memmem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/netbsd-tests/lib/libc/string/t_memmem.c b/contrib/netbsd-tests/lib/libc/string/t_memmem.c
index 5807662..2f37788 100644
--- a/contrib/netbsd-tests/lib/libc/string/t_memmem.c
+++ b/contrib/netbsd-tests/lib/libc/string/t_memmem.c
@@ -1,4 +1,4 @@
-/* $NetBSD: t_memmem.c,v 1.2 2011/07/07 08:27:36 jruoho Exp $ */
+/* $NetBSD: t_memmem.c,v 1.3 2017/01/11 18:07:37 christos Exp $ */
/*-
* Copyright (c) 2005 The NetBSD Foundation, Inc.
OpenPOWER on IntegriCloud