+2006-04-19 Derek Price <derek@ximbiot.com>
+ Eric Blake <ebb9@byu.net>
+
+ * inttypes.h: Correct grammar in comment.
+
2006-04-18 Derek Price <derek@ximbiot.com>
Paul Eggert <eggert@cs.ucla.edu>
- * lib/inttypes.h: New file.
- * lib/strtoimax.c: Assume <inttypes.h>.
+ * inttypes.h: New file.
+ * strtoimax.c: Assume <inttypes.h>.
2006-04-15 Paul Eggert <eggert@cs.ucla.edu>
* <http://www.opengroup.org/onlinepubs/007904975/basedefs/inttypes.h.html>
*
* Currently, if the system <inttypes.h> is missing or not C99 compliant, then
- * this header may only to provide the required <stdint.h> (which may be the
+ * this header may only provide the required <stdint.h> (which may be the
* *almost* C99 compliant one from GNULIB) and prototypes for the strtoimax and
* strtoumax functions.
*/