Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc.h

    ra9b1e0e r5ebff60  
    299299void irc_channel_name_strip(char *name);
    300300int irc_channel_name_cmp(const char *a_, const char *b_);
    301 char *irc_channel_name_gen(irc_t *irc, const char *name);
    302 gboolean irc_channel_name_hint(irc_channel_t *ic, const char *name);
    303301void irc_channel_update_ops(irc_channel_t *ic, char *value);
    304302char *set_eval_irc_channel_ops(struct set *set, char *value);
Note: See TracChangeset for help on using the changeset viewer.