| 31608:28bed863485a | 31625:1097ed538036 |
|---|---|
| 98 | 98 |
| 99 struct _JabberStream | 99 struct _JabberStream |
| 100 { | 100 { |
| 101 int fd; | 101 int fd; |
| 102 | 102 |
| 103 PurpleSrvQueryData *srv_query_data; | 103 PurpleSrvTxtQueryData *srv_query_data; |
| 104 | 104 |
| 105 xmlParserCtxt *context; | 105 xmlParserCtxt *context; |
| 106 xmlnode *current; | 106 xmlnode *current; |
| 107 | 107 |
| 108 struct { | 108 struct { |