Changeset ad404ab for protocols/bee_chat.c
- Timestamp:
- 2010-06-03T00:20:53Z (15 years ago)
- Branches:
- master
- Children:
- 7b71feb
- Parents:
- 704dd38
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/bee_chat.c
r704dd38 rad404ab 160 160 your contact list. Try to handle that here */ 161 161 if( !me && !bu ) 162 bu = bee_user_new( bee, ic, handle );162 bu = bee_user_new( bee, ic, handle, BEE_USER_LOCAL ); 163 163 164 164 /* Add the handle to the room userlist */
Note: See TracChangeset
for help on using the changeset viewer.