Changeset bd69a21 for account.c


Ignore:
Timestamp:
2005-12-15T12:24:25Z (18 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
4146a07
Parents:
2983f5e (diff), bf02a67 (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 Wilmer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • account.c

    r2983f5e rbd69a21  
    124124        }
    125125       
    126         if (a->prpl == NULL )
    127         {
    128                 irc_usermsg( irc, "Support for protocol %s is not included in this BitlBee", a->prpl->name );
    129                 return;
    130         }
    131        
    132126        cancel_auto_reconnect( a );
    133127       
Note: See TracChangeset for help on using the changeset viewer.