Changeset 08995b0 for protocols/ssl_bogus.c
- Timestamp:
- 2006-01-04T12:09:35Z (19 years ago)
- Branches:
- master
- Children:
- 2d75b56, 5c577bd
- Parents:
- 7e563ed
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/ssl_bogus.c
r7e563ed r08995b0 51 51 return( -1 ); 52 52 } 53 54 GaimInputCondition ssl_getdirection( void *conn ) 55 { 56 return GAIM_INPUT_READ; 57 }
Note: See TracChangeset
for help on using the changeset viewer.