- Timestamp:
- 2010-12-07T13:29:02Z (14 years ago)
- Branches:
- master
- Children:
- 6d41bc5
- Parents:
- 1ce52ec
- git-author:
- Carlo Wood <carlo@…> (07-12-10 13:29:02)
- git-committer:
- Miklos Vajna <vmiklos@…> (07-12-10 13:29:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/skype.c
r1ce52ec re8e2892 151 151 struct skype_data *sd = ic->proto_data; 152 152 struct pollfd pfd[1]; 153 154 if (!sd->ssl) 155 return FALSE; 153 156 154 157 pfd[0].fd = sd->fd;
Note: See TracChangeset
for help on using the changeset viewer.