Changeset b38f655 for protocols/bee_user.c
- Timestamp:
- 2015-05-28T05:26:30Z (9 years ago)
- Branches:
- master
- Children:
- 6191263, d2d2b80
- Parents:
- 0864a52
- git-author:
- dequis <dx@…> (28-05-15 03:41:37)
- git-committer:
- dequis <dx@…> (28-05-15 05:26:30)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/bee_user.c
r0864a52 rb38f655 286 286 287 287 /* up to the protocol to set_add this if they want to use this */ 288 handle = set_getstr(&ic->acc->set, " notify_handle");288 handle = set_getstr(&ic->acc->set, "mail_notifications_handle"); 289 289 290 290 if (handle != NULL) {
Note: See TracChangeset
for help on using the changeset viewer.