Changeset f012a9f for protocols/bee.h
- Timestamp:
- 2010-04-02T03:25:41Z (15 years ago)
- Branches:
- master
- Children:
- 1d39159
- Parents:
- 231b08b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/bee.h
r231b08b rf012a9f 69 69 gboolean (*user_free)( bee_t *bee, struct bee_user *bu ); 70 70 gboolean (*user_status)( bee_t *bee, struct bee_user *bu, struct bee_user *old ); 71 gboolean (*user_msg)( bee_t *bee, bee_user_t *bu, const char *msg, time_t sent_at ); 71 72 } bee_ui_funcs_t; 72 73
Note: See TracChangeset
for help on using the changeset viewer.