Changeset 9076a1c for irc_commands.c


Ignore:
Timestamp:
2015-07-27T23:48:04Z (9 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Children:
10d089d
Parents:
31e2b09
Message:

Fix cleanup of (RPC) groupchats, fixes some crashes at logout time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc_commands.c

    r31e2b09 r9076a1c  
    166166                           showed an error message, or is doing some work
    167167                           before the join should be confirmed. (In the
    168                            latter case, the caller should take care of that
     168                           latter case, the callee should take care of that
    169169                           confirmation.) TRUE means all's good, let the
    170170                           user join the channel right away. */
Note: See TracChangeset for help on using the changeset viewer.