From 2e49ec1546ef74abd2404c4ea086eed7ee6c4f6c Mon Sep 17 00:00:00 2001 From: martin Date: Fri, 26 May 2017 09:02:33 +0000 Subject: [PATCH] Fix typo --- distrib/sets/lists/tests/mi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/sets/lists/tests/mi b/distrib/sets/lists/tests/mi index 072a1af20704..4a729de3260c 100644 --- a/distrib/sets/lists/tests/mi +++ b/distrib/sets/lists/tests/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.747 2017/05/26 05:33:27 pgoyette Exp $ +# $NetBSD: mi,v 1.748 2017/05/26 09:02:33 martin Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -2705,7 +2705,7 @@ ./usr/tests/lib/libc/string/t_strcat tests-lib-tests compattestfile,atf ./usr/tests/lib/libc/string/t_strchr tests-lib-tests compattestfile,atf ./usr/tests/lib/libc/string/t_strcmp tests-lib-tests compattestfile,atf -./usr/tests/lib/libc/string/t_strcol tests-lib-tests compattestfile,atf +./usr/tests/lib/libc/string/t_strcoll tests-lib-tests compattestfile,atf ./usr/tests/lib/libc/string/t_strcpy tests-lib-tests compattestfile,atf ./usr/tests/lib/libc/string/t_strcspn tests-lib-tests compattestfile,atf ./usr/tests/lib/libc/string/t_strerror tests-lib-tests compattestfile,atf