blob: a7ed149547a1930aae9800571b7fa4a98c83f625 (
plain) (
tree)
|
|
>void inbound_005 (server *serv, char *word[]);
void handle_mode (server *serv, char *word[], char *word_eol[], char *nick, int numeric_324);
void send_channel_modes (session *sess, char *tbuf, char *word[], int start, int end, char sign, char mode, int modes_per_line);
#endif
|