diff options
Diffstat (limited to 'lib/stdint.in.h')
-rw-r--r-- | lib/stdint.in.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdint.in.h b/lib/stdint.in.h index 21dd8d23e3c..d32de34da19 100644 --- a/lib/stdint.in.h +++ b/lib/stdint.in.h @@ -17,7 +17,7 @@ /* * ISO C 99 <stdint.h> for platforms that lack it. - * <http://www.opengroup.org/susv3xbd/stdint.h.html> + * <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/stdint.h.html> */ #ifndef _@GUARD_PREFIX@_STDINT_H |