Module Name: src
Committed By: njoly
Date: Mon Sep 19 11:57:11 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Small typo (t_fpsclassify -> t_fpclassify).
To generate a diff of this commit:
cvs rdiff -u -r1.392 -r1.393 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.392 src/distrib/sets/lists/tests/mi:1.393
--- src/distrib/sets/lists/tests/mi:1.392 Mon Sep 19 11:04:33 2011
+++ src/distrib/sets/lists/tests/mi Mon Sep 19 11:57:11 2011
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.392 2011/09/19 11:04:33 jruoho Exp $
+# $NetBSD: mi,v 1.393 2011/09/19 11:57:11 njoly Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1890,7 +1890,7 @@
./usr/tests/lib/libc/gen/t_closefrom tests-lib-tests atf
./usr/tests/lib/libc/gen/t_dir tests-lib-tests atf
./usr/tests/lib/libc/gen/t_fmtcheck tests-lib-tests atf
-./usr/tests/lib/libc/gen/t_fpsclassify tests-lib-tests atf
+./usr/tests/lib/libc/gen/t_fpclassify tests-lib-tests atf
./usr/tests/lib/libc/gen/t_fpsetmask tests-lib-tests atf
./usr/tests/lib/libc/gen/t_fpsetround tests-lib-tests atf
./usr/tests/lib/libc/gen/t_getcwd tests-lib-tests atf