Changeset 8e5e2e9 for protocols/jabber/jabber.h
- Timestamp:
- 2006-09-24T19:25:06Z (18 years ago)
- Branches:
- master
- Children:
- 4ecdc69
- Parents:
- cfbb3a6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.h
rcfbb3a6 r8e5e2e9 92 92 const struct jabber_away_state *jabber_away_state_by_code( char *code ); 93 93 const struct jabber_away_state *jabber_away_state_by_name( char *name ); 94 void jabber_buddy_ask( struct gaim_connection *gc, char *handle ); 94 95 95 96 extern const struct jabber_away_state jabber_away_state_list[];
Note: See TracChangeset
for help on using the changeset viewer.