Changeset 8a9afe4 for protocols/ssl_client.h
- Timestamp:
- 2005-12-17T16:54:12Z (17 years ago)
- Branches:
- master
- Children:
- 52b3a99
- Parents:
- 3d64e5b (diff), dd9a51b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/ssl_client.h
r3d64e5b r8a9afe4 40 40 G_MODULE_EXPORT void ssl_disconnect( void *conn_ ); 41 41 G_MODULE_EXPORT int ssl_getfd( void *conn ); 42 G_MODULE_EXPORT GaimInputCondition ssl_getdirection( void *conn );
Note: See TracChangeset
for help on using the changeset viewer.