mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Doc typo fix.
This commit is contained in:
parent
6bfd58999f
commit
a15ce4fbe4
@ -1007,7 +1007,7 @@ cmd_time (const char *com, const char *val, void *place)
|
|||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
/* Not a recognized suffix: assume it belongs to the number.
|
/* 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;
|
mult = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user