- Timestamp:
- 2012-09-22T12:55:02Z (12 years ago)
- Branches:
- master
- Children:
- ba86713
- Parents:
- 9c77fbf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/ns.c
r9c77fbf r6bef211 696 696 if( !xml ) 697 697 return 1; 698 md = xt_from_string( xml );698 md = xt_from_string( xml, 0 ); 699 699 if( !md ) 700 700 return 1;
Note: See TracChangeset
for help on using the changeset viewer.