From 2bdc56fb21ce9e95fedb1a1a31d6b96639d5219b Mon Sep 17 00:00:00 2001 From: Bruno Haible 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 + + * stdint_.h: Shorter URL. + * inttypes.h: Likewise. + 2006-05-02 Paul Eggert * 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 . - * + * * * Currently, if the system is missing or not C99 compliant, then * this header may only provide the required (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 for platforms that lack it. - * + * */ /* Get wchar_t, WCHAR_MIN, WCHAR_MAX. */ -- 2.30.2