Changeset a42fda4 for protocols/bee.h
- Timestamp:
- 2016-03-20T03:58:05Z (5 years ago)
- Branches:
- master
- Children:
- 8f8a56f
- Parents:
- 14f912d
- git-author:
- dequis <dx@…> (08-12-15 22:31:05)
- git-committer:
- dequis <dx@…> (20-03-16 03:58:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/bee.h
r14f912d ra42fda4 131 131 132 132 void (*log)(bee_t *bee, const char *tag, const char *msg); 133 gboolean (*user_nick_change)(bee_t *bee, bee_user_t *bu, const char *hint); 133 134 } bee_ui_funcs_t; 134 135
Note: See TracChangeset
for help on using the changeset viewer.