From: Jim Meyering Date: Mon, 27 Aug 2001 08:46:08 +0000 (+0000) Subject: Tweak comment. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c52b0eee1ceb107d31fbac1cdc1bfbda1c9b99d;p=pspp Tweak comment. --- diff --git a/lib/strtoxmax.c b/lib/strtoxmax.c index 963d977032..a1fc0c3bcb 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