Ignore:
Timestamp:
2010-06-03T00:20:53Z (15 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
7b71feb
Parents:
704dd38
Message:

Restore add_* handle_unknown settings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/bee_chat.c

    r704dd38 rad404ab  
    160160           your contact list. Try to handle that here */
    161161        if( !me && !bu )
    162                 bu = bee_user_new( bee, ic, handle );
     162                bu = bee_user_new( bee, ic, handle, BEE_USER_LOCAL );
    163163       
    164164        /* Add the handle to the room userlist */
Note: See TracChangeset for help on using the changeset viewer.