mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
/BIND comment updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1069 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
b4f4a1a9dd
commit
64dcb756b6
2 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue