From 1c52b0eee1ceb107d31fbac1cdc1bfbda1c9b99d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 27 Aug 2001 08:46:08 +0000 Subject: [PATCH] Tweak comment. --- lib/strtoxmax.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2