From 03eac9d394567d707a74826dfc9c305555946597 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 14 Sep 2017 00:35:56 +0200 Subject: all: Replace many more http URLs by https URLs. Update stale URLs. * users.txt: Remove mention of 'newts'. * lib/localename.c: Update comment about LANG_SOTHO. --- lib/stdio.in.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/stdio.in.h') diff --git a/lib/stdio.in.h b/lib/stdio.in.h index 170c47ed77..77d52723c7 100644 --- a/lib/stdio.in.h +++ b/lib/stdio.in.h @@ -152,7 +152,7 @@ /* When also using extern inline, suppress the use of static inline in standard headers of problematic Apple configurations, as Libc at least through Libc-825.26 (2013-04-09) mishandles it; see, e.g., - . + . Perhaps Apple will fix this some day. */ #if (defined _GL_EXTERN_INLINE_IN_USE && defined __APPLE__ \ && defined __GNUC__ && defined __STDC__) @@ -610,7 +610,7 @@ _GL_CXXALIAS_SYS (fwrite, size_t, (const void *ptr, size_t s, size_t n, FILE *stream)); /* Work around bug 11959 when fortifying glibc 2.4 through 2.15 - , + , which sometimes causes an unwanted diagnostic for fwrite calls. This affects only function declaration attributes under certain versions of gcc and clang, and is not needed for C++. */ -- cgit v1.2.1