Changeset 0eb971a for protocols/nogaim.h
- Timestamp:
- 2012-10-19T22:39:10Z (12 years ago)
- Branches:
- master
- Children:
- 386042c
- Parents:
- 13df515
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.h
r13df515 r0eb971a 198 198 void (* rem_permit) (struct im_connection *, char *who); 199 199 void (* rem_deny) (struct im_connection *, char *who); 200 /* Doesn't actually have UI hooks. */200 /* Doesn't actually have UI hooks. Not used at all, can be removed. */ 201 201 void (* set_permit_deny)(struct im_connection *); 202 202
Note: See TracChangeset
for help on using the changeset viewer.