mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
Updates.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@641 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
28a7908e73
commit
755a8d40eb
31 changed files with 386 additions and 217 deletions
|
|
@ -1,10 +0,0 @@
|
|||
#ifndef __IRC_COMMANDS_H
|
||||
#define __IRC_COMMANDS_H
|
||||
|
||||
/* `optlist' should contain only one key - the server tag.
|
||||
returns NULL if there was unknown -option */
|
||||
IRC_SERVER_REC *irccmd_options_get_server(const char *cmd,
|
||||
GHashTable *optlist,
|
||||
IRC_SERVER_REC *defserver);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue