From: Jim Meyering Date: Mon, 27 Aug 2001 08:46:08 +0000 (+0000) Subject: Tweak comment. X-Git-Tag: cvs-readonly~5787 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=1c52b0eee1ceb107d31fbac1cdc1bfbda1c9b99d;p=gnulib.git Tweak comment. --- diff --git a/lib/strtoxmax.c b/lib/strtoxmax.c index 963d97703..a1fc0c3bc 100644 --- a/lib/strtoxmax.c +++ b/lib/strtoxmax.c @@ -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