From 92505456637430272dc01f082b6f9dbb7f7cb60e Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Thu, 24 Dec 2009 13:22:33 -0800 Subject: Additional setcontext(), etc. conformance tests. --- stdlib/tst-setcontext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/tst-setcontext.c') diff --git a/stdlib/tst-setcontext.c b/stdlib/tst-setcontext.c index 51296f74ab..9a6d79ba9d 100644 --- a/stdlib/tst-setcontext.c +++ b/stdlib/tst-setcontext.c @@ -133,7 +133,7 @@ check_called (void) { if (back_in_main == 0) { - puts ("program did no reach main again"); + puts ("program did not reach main again"); _exit (1); } } -- cgit v1.2.3