Changeset fa8c775 for protocols/msn/soap.c
- Timestamp:
- 2015-03-15T14:41:47Z (10 years ago)
- Children:
- 3752019
- Parents:
- f3ca350
- git-author:
- dequis <dx@…> (08-03-15 04:28:28)
- git-committer:
- dequis <dx@…> (15-03-15 14:41:47)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/soap.c
rf3ca350 rfa8c775 209 209 return; 210 210 } 211 fprintf(stderr, "\n\x1b[90mSOAP:\n"); 211 212 212 213 if (headers) { … … 225 226 xt_free_node(xt); 226 227 } 228 fprintf(stderr, "\n\x1b[97m\n"); 227 229 } 228 230
Note: See TracChangeset
for help on using the changeset viewer.