- Timestamp:
- 2015-04-06T12:35:57Z (9 years ago)
- Branches:
- master
- Children:
- 8bcd160
- Parents:
- 69982f8
- git-author:
- dequis <dx@…> (06-04-15 12:30:30)
- git-committer:
- dequis <dx@…> (06-04-15 12:35:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
irc.h
r69982f8 re3e2059 299 299 void irc_channel_name_strip(char *name); 300 300 int irc_channel_name_cmp(const char *a_, const char *b_); 301 char *irc_channel_name_gen(bee_t *bee, const char *name); 302 gboolean irc_channel_name_hint(irc_channel_t *ic, const char *name); 301 303 void irc_channel_update_ops(irc_channel_t *ic, char *value); 302 304 char *set_eval_irc_channel_ops(struct set *set, char *value);
Note: See TracChangeset
for help on using the changeset viewer.