mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Doc fix.
This commit is contained in:
parent
1b49b07598
commit
082d2a5ab7
@ -105,7 +105,7 @@ CMD_DECLARE (cmd_spec_useragent);
|
|||||||
function. When adding a new command, simply add it to the list,
|
function. When adding a new command, simply add it to the list,
|
||||||
but be sure to keep the list sorted alphabetically, as
|
but be sure to keep the list sorted alphabetically, as
|
||||||
command_by_name depends on it. Also, be sure to add any entries
|
command_by_name depends on it. Also, be sure to add any entries
|
||||||
that allocate memory (e.g. cmd_string and cmd_vector guys) to the
|
that allocate memory (e.g. cmd_string and cmd_vector) to the
|
||||||
cleanup() function below. */
|
cleanup() function below. */
|
||||||
|
|
||||||
static struct {
|
static struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user