Changeset 1189 for trunk/libtransmission/upnp.c
- Timestamp:
- Dec 11, 2006, 7:42:08 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/upnp.c
r945 r1189 1242 1242 { 1243 1243 name = va_arg( ap, const char * ); 1244 value = NULL; 1244 1245 name = actionLookupName( action, name, -1, 'i' ); 1245 1246 if( NULL != name )
Note: See TracChangeset
for help on using the changeset viewer.