From b42a9453a249ac0fddb5a443609d8ff9689be33e Mon Sep 17 00:00:00 2001 From: "Derek R. Price" Date: Wed, 19 Apr 2006 12:54:02 +0000 Subject: [PATCH] * lib/inttypes.h: Correct grammar in comment. --- lib/ChangeLog | 9 +++++++-- lib/inttypes.h | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 8597056335..19a49cc846 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,8 +1,13 @@ +2006-04-19 Derek Price + Eric Blake + + * inttypes.h: Correct grammar in comment. + 2006-04-18 Derek Price Paul Eggert - * lib/inttypes.h: New file. - * lib/strtoimax.c: Assume . + * inttypes.h: New file. + * strtoimax.c: Assume . 2006-04-15 Paul Eggert diff --git a/lib/inttypes.h b/lib/inttypes.h index 924a66ac2d..67dda86b33 100644 --- a/lib/inttypes.h +++ b/lib/inttypes.h @@ -24,7 +24,7 @@ * * * Currently, if the system is missing or not C99 compliant, then - * this header may only to provide the required (which may be the + * this header may only provide the required (which may be the * *almost* C99 compliant one from GNULIB) and prototypes for the strtoimax and * strtoumax functions. */ -- 2.30.2