Changeset 1292 for trunk/libtransmission/upnp.c
- Timestamp:
- Dec 27, 2006, 3:45:51 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/upnp.c
r1189 r1292 982 982 buf = tr_xmlFindTagContents( buf, end, "root" ); 983 983 urlbase = tr_xmlFindTag( buf, end, "urlBase" ); 984 urlbase = tr_xmlTagContents( urlbase, end ); 984 985 buf = tr_xmlFindTagContents( buf, end, "device" ); 985 986 if( tr_xmlFindTagVerifyContents( buf, end, "deviceType",
Note: See TracChangeset
for help on using the changeset viewer.