]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Fix comment nits in intprops.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Mar 2005 17:49:37 +0000 (17:49 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Mar 2005 17:49:37 +0000 (17:49 +0000)
lib/ChangeLog

index 03f8fb41ae6b2c28d21e522a18c76772ed11d23b..c792a28bdb32b22857bc848e8ea5f573bc1e4e49 100644 (file)
@@ -1,3 +1,14 @@
+2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
+       "value of type" -> "type or expression" in comment.
+
+2005-03-26  Jim Meyering  <jim@meyering.net>
+
+       Comment nits.
+       * intprops.h: Add the apostrophe in `(one|two)'s complement'.
+       Correct typos: s/or/of/.
+
 2005-03-23  Jim Meyering  <jim@meyering.net>
 
        * canonicalize.c: Remove duplicate `#include "stat-macros.h"'.