Changeset 07874be for irc.h


Ignore:
Timestamp:
2010-08-14T13:44:35Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
e5854a8
Parents:
5848675 (diff), 136c2bb (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge mainline stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc.h

    r5848675 r07874be  
    258258void irc_channel_update_ops( irc_channel_t *ic, char *value );
    259259char *set_eval_irc_channel_ops( struct set *set, char *value );
     260gboolean irc_channel_wants_user( irc_channel_t *ic, irc_user_t *iu );
    260261
    261262/* irc_commands.c */
Note: See TracChangeset for help on using the changeset viewer.