Changes in protocols/jabber/jabber.h [0e788f5:757515a]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.h
r0e788f5 r757515a 289 289 const struct jabber_away_state *jabber_away_state_by_name( char *name ); 290 290 void jabber_buddy_ask( struct im_connection *ic, char *handle ); 291 int jabber_compare_jid( const char *jid1, const char *jid2 ); 291 292 char *jabber_normalize( const char *orig ); 292 293
Note: See TracChangeset
for help on using the changeset viewer.