Changeset 11449


Ignore:
Timestamp:
Dec 3, 2010, 10:56:17 PM (12 years ago)
Author:
charles
Message:

(trunk libT) possibly fix the "no announce scheduled" issue reported in the forums

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libtransmission/session.c

    r11373 r11449  
    502502    assert( tr_bencIsDict( clientSettings ) );
    503503
     504    tr_timeUpdate( time( NULL ) );
     505
    504506    /* initialize the bare skeleton of the session object */
    505507    session = tr_new0( tr_session, 1 );
Note: See TracChangeset for help on using the changeset viewer.