Changeset 42127dc for protocols/jabber/jabber.h
- Timestamp:
- 2006-09-24T11:57:45Z (18 years ago)
- Branches:
- master
- Children:
- e101506
- Parents:
- 172a73f1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.h
r172a73f1 r42127dc 95 95 int jabber_write( struct gaim_connection *gc, char *buf, int len ); 96 96 gboolean jabber_connected_plain( gpointer data, gint source, b_input_condition cond ); 97 gboolean jabber_connected_ssl( gpointer data, void *source, b_input_condition cond ); 97 98 gboolean jabber_start_stream( struct gaim_connection *gc ); 98 99 void jabber_end_stream( struct gaim_connection *gc );
Note: See TracChangeset
for help on using the changeset viewer.