From 3da504acf21b33753e0c4260f86c311458aba805 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 16 Nov 2015 23:03:05 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/chap/error-reporting.texinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/info') diff --git a/doc/info/chap/error-reporting.texinfo b/doc/info/chap/error-reporting.texinfo index 4d44a31..2a438e0 100644 --- a/doc/info/chap/error-reporting.texinfo +++ b/doc/info/chap/error-reporting.texinfo @@ -524,12 +524,12 @@ variable is global and shared by all threads. In @code{slibc}, functions defined in @file{} use functions defined in @file{}. -@hfindex slib-error.h -@code{slibc} adds the header file @file{}. +@hfindex slibc-error.h +@code{slibc} adds the header file @file{}. It includes @file{}. It does not require the @code{_SLIBC_SOURCE} is defined, but it does require that neither @code{_PORTABLE_SOURCE} nor -@code{_LIBRARY_HEADER}@. @file{} also +@code{_LIBRARY_HEADER}@. @file{} also uses C preprocessors directives added by the @sc{ISO}@tie{}C99 standard. Additionally, the C language extensions @code{(@{ @})} and @code{typeof}. -- cgit v1.2.3-70-g09d2