Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/tests Fix typo



details:   https://anonhg.NetBSD.org/src/rev/e33d61e967d1
branches:  trunk
changeset: 824170:e33d61e967d1
user:      martin <martin%NetBSD.org@localhost>
date:      Fri May 26 09:02:33 2017 +0000

description:
Fix typo

diffstat:

 distrib/sets/lists/tests/mi |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 81109f0d2818 -r e33d61e967d1 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Fri May 26 08:36:41 2017 +0000
+++ b/distrib/sets/lists/tests/mi       Fri May 26 09:02:33 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index