Changeset 6b56512 for protocols/bee_chat.c
- Timestamp:
- 2015-08-08T04:29:49Z (9 years ago)
- Branches:
- master
- Children:
- 83f179d6
- Parents:
- 4850065
- git-author:
- dequis <dx@…> (02-08-15 19:21:56)
- git-committer:
- dequis <dx@…> (08-08-15 04:29:49)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/bee_chat.c
r4850065 r6b56512 230 230 231 231 if (bee->ui->chat_remove_user && bu) { 232 bee->ui->chat_remove_user(bee, c, bu );232 bee->ui->chat_remove_user(bee, c, bu, reason); 233 233 } 234 234 }
Note: See TracChangeset
for help on using the changeset viewer.