mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 11:50:10 +02:00
small "fix"
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@913 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
29f0531550
commit
9ab8b13fd8
1 changed files with 1 additions and 1 deletions
|
|
@ -95,8 +95,8 @@ MODULE = Irssi PACKAGE = Irssi::Server
|
|||
|
||||
void
|
||||
command(server, cmd, item=active_win->active)
|
||||
char *cmd
|
||||
Irssi::Server server
|
||||
char *cmd
|
||||
Irssi::Windowitem item
|
||||
CODE:
|
||||
if (item != NULL && item->server != SERVER(server))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue