Module Name: src
Committed By: martin
Date: Fri May 26 09:02:33 UTC 2017
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.747 -r1.748 src/distrib/sets/lists/tests/mi
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.747 src/distrib/sets/lists/tests/mi:1.748
--- src/distrib/sets/lists/tests/mi:1.747 Fri May 26 05:33:27 2017
+++ src/distrib/sets/lists/tests/mi Fri May 26 09:02:33 2017
@@ -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