# HG changeset patch # User Jim Meyering # Date 998901968 0 # Node ID 8c62a53d29e7cc30c025f2848c0d9d518cf6d0e4 # Parent 61066083ba946dc8975a05c9d029a3d20e295d58 Tweak comment. diff --git a/lib/strtoxmax.c b/lib/strtoxmax.c --- 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