Changes in protocols/jabber/jabber.h [757515a:0e788f5]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.h
r757515a r0e788f5 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 );292 291 char *jabber_normalize( const char *orig ); 293 292
Note: See TracChangeset
for help on using the changeset viewer.