/BIND comment updates

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1069 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-01-05 07:22:58 +00:00 committed by cras
commit 64dcb756b6
2 changed files with 2 additions and 2 deletions

View file

@ -317,7 +317,7 @@ static void cmd_show_keys(const char *searchkey, int full)
}
}
/* SYNTAX: BIND [<key> [<command> [<data>]]] */
/* SYNTAX: BIND [-delete] [<key> [<command> [<data>]]] */
static void cmd_bind(const char *data)
{
GHashTable *optlist;