Changeset 1730
- Timestamp:
- Apr 17, 2007, 2:35:14 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/natpmp.c
r1725 r1730 255 255 { 256 256 mcastpulse( pmp ); 257 } 258 259 if( NULL != publicPort ) 260 { 261 *publicPort = -1; 257 262 } 258 263 … … 420 425 } 421 426 } 422 423 if( NULL != publicPort )424 {425 *publicPort = -1;426 }427 427 } 428 428
Note: See TracChangeset
for help on using the changeset viewer.