From: hniksic Date: Mon, 27 Jun 2005 02:18:52 +0000 (-0700) Subject: [svn] Doc fix. X-Git-Tag: v1.13~883 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=1cd911a7900eccde683e6da0e5a65cfb1319c600 [svn] Doc fix. --- diff --git a/src/utils.c b/src/utils.c index 54e2644a..d1b7d0b4 100644 --- a/src/utils.c +++ b/src/utils.c @@ -1169,7 +1169,7 @@ free_keys_and_values (struct hash_table *ht) the function. In locales that don't set a thousand separator (such as the "C" - locale), this forces it to be ",". Wget 1.10 is only using + locale), this forces it to be ",". We are now only showing thousand separators in one place, so this shouldn't be a problem in practice. */