Changeset f545372 for root_commands.c


Ignore:
Timestamp:
2010-07-08T23:10:43Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
9595d2b
Parents:
0b09da0
Message:

Ask for confirmation. Generally working fairly well now, but definitely
fragile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • root_commands.c

    r0b09da0 rf545372  
    182182        cmd_account( irc, account_on );
    183183       
     184        irc->login_source_id = -1;
    184185        return FALSE;
    185186}
Note: See TracChangeset for help on using the changeset viewer.