From 2bdc56fb21ce9e95fedb1a1a31d6b96639d5219b Mon Sep 17 00:00:00 2001 From: Bruno Haible <bruno@clisp.org> Date: Wed, 3 May 2006 12:39:46 +0000 Subject: [PATCH] Shorter URL. --- lib/ChangeLog | 5 +++++ lib/inttypes.h | 2 +- lib/stdint_.h | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 153879d7a3..8ce48d3f3d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2006-05-01 Bruno Haible <bruno@clisp.org> + + * stdint_.h: Shorter URL. + * inttypes.h: Likewise. + 2006-05-02 Paul Eggert <eggert@cs.ucla.edu> * verify.h: Document the internals better. Most of this change diff --git a/lib/inttypes.h b/lib/inttypes.h index 67dda86b33..f23496f0a6 100644 --- a/lib/inttypes.h +++ b/lib/inttypes.h @@ -21,7 +21,7 @@ /* * A wrapper for the ISO C 99 <inttypes.h>. - * <http://www.opengroup.org/onlinepubs/007904975/basedefs/inttypes.h.html> + * <http://www.opengroup.org/susv3xbd/inttypes.h.html> * * Currently, if the system <inttypes.h> is missing or not C99 compliant, then * this header may only provide the required <stdint.h> (which may be the diff --git a/lib/stdint_.h b/lib/stdint_.h index af69d46e80..156bb80a01 100644 --- a/lib/stdint_.h +++ b/lib/stdint_.h @@ -21,7 +21,7 @@ /* * ISO C 99 <stdint.h> for platforms that lack it. - * <http://www.opengroup.org/onlinepubs/007904975/basedefs/stdint.h.html> + * <http://www.opengroup.org/susv3xbd/stdint.h.html> */ /* Get wchar_t, WCHAR_MIN, WCHAR_MAX. */ -- 2.39.5