Changeset 11470 for branches/2.0x/libtransmission/torrent.c
- Timestamp:
- Dec 5, 2010, 6:40:13 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0x/libtransmission/torrent.c
r11469 r11470 1681 1681 const time_t now = tr_time( ); 1682 1682 1683 #ifdef HAVE_CLEARENV1684 clearenv( );1685 #endif1686 1687 1683 setenv( "TR_APP_VERSION", SHORT_VERSION_STRING, 1 ); 1688 1684
Note: See TracChangeset
for help on using the changeset viewer.