1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Doc fix.

This commit is contained in:
hniksic 2005-05-30 05:52:44 -07:00
parent 1b49b07598
commit 082d2a5ab7

View File

@ -105,7 +105,7 @@ CMD_DECLARE (cmd_spec_useragent);
function. When adding a new command, simply add it to the list,
but be sure to keep the list sorted alphabetically, as
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. */
static struct {