Changeset 2032
- Timestamp:
- Jun 10, 2007, 10:01:46 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/upnp.c
r1762 r2032 1252 1252 " s:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\">" 1253 1253 " <s:Body>" 1254 " <u:%s xmlns:u=\ %s\">", action->name, type );1254 " <u:%s xmlns:u=\"%s\">", action->name, type ); 1255 1255 1256 1256 va_start( ap, action );
Note: See TracChangeset
for help on using the changeset viewer.