mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
"query nick changed" was missing a parameter
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1605 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
05bb4cf82f
commit
38d855d4a9
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ pidwait.c:
|
|||
queries.c:
|
||||
"query created", QUERY_REC, int automatic
|
||||
"query destroyed", QUERY_REC
|
||||
"query nick changed", QUERY_REC
|
||||
"query nick changed", QUERY_REC, char *orignick
|
||||
"query address changed", QUERY_REC
|
||||
"query server changed", QUERY_REC, SERVER_REC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue