Changeset 4022b68 for irc_channel.c


Ignore:
Timestamp:
2010-08-21T22:42:01Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
fd424c8
Parents:
327af51 (diff), c00dd71 (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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc_channel.c

    r327af51 r4022b68  
    759759        set_del( &ic->set, "group" );
    760760        set_del( &ic->set, "protocol" );
     761        set_del( &ic->set, "show_users" );
    761762       
    762763        g_free( icc );
Note: See TracChangeset for help on using the changeset viewer.