X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Finit.c;h=229432197e8810f4ace00e2ae32b14cecd8ef4fc;hb=a15ce4fbe4d930c18d7e6842af9879862296748c;hp=e836e2a315a5f52dc61a47cffafd0eb9d69987b8;hpb=6bfd58999f5be2032f0c43e22117289469066e77;p=wget diff --git a/src/init.c b/src/init.c index e836e2a3..22943219 100644 --- a/src/init.c +++ b/src/init.c @@ -1007,7 +1007,7 @@ cmd_time (const char *com, const char *val, void *place) break; default: /* Not a recognized suffix: assume it belongs to the number. - (If not, atof simple_atof will raise an error.) */ + (If not, simple_atof will raise an error.) */ mult = 1; }