From 382cc997c3c0aa13075dd2a98e79fc87d6675e69 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 17 Nov 2015 19:58:06 +0100 Subject: grammaro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/chap/language-facilities.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/info/chap/language-facilities.texinfo b/doc/info/chap/language-facilities.texinfo index 26cf556..19cfec0 100644 --- a/doc/info/chap/language-facilities.texinfo +++ b/doc/info/chap/language-facilities.texinfo @@ -140,7 +140,7 @@ least, the right to undefined them may be removed. @cpindex @code{_Noreturn} @tpindex noreturn @tpindex _Noreturn -A few, such as @code{exit}, functions never return, +A few functions, such as @code{exit}, never return, and cannot fail. The @sc{ISO}@tie{}C11 standard added a function qualifier that lets you specify that a functon never returns, that is, the process exits -- cgit v1.2.3-70-g09d2