Changes in protocols/msn/soap.c [693aca0:5ebff60]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/soap.c
r693aca0 r5ebff60 209 209 return; 210 210 } 211 fprintf(stderr, "\n\x1b[90mSOAP:\n");212 211 213 212 if (headers) { … … 226 225 xt_free_node(xt); 227 226 } 228 fprintf(stderr, "\n\x1b[97m\n");229 227 } 230 228
Note: See TracChangeset
for help on using the changeset viewer.