Tweak comment.
authorJim Meyering <jim@meyering.net>
Mon, 27 Aug 2001 08:46:08 +0000 (08:46 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 27 Aug 2001 08:46:08 +0000 (08:46 +0000)
lib/strtoxmax.c

index 963d977..a1fc0c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Convert string representation of a number into an uintmax_t value.
+/* Convert string representation of a number into a uintmax_t or intmax_t value.
    Copyright 2001 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify