Changeset d2b3f25 for dcc.c


Ignore:
Timestamp:
2014-10-27T08:05:44Z (10 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
81186736
Parents:
fef97af (diff), b6bd99c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging warning fixes from dx.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dcc.c

    rfef97af rd2b3f25  
    385385                                b_event_remove( df->watch_out );
    386386
     387                        df->watch_in = 0;
     388
    387389                        if( df->proto_finished )
    388390                                dcc_finish( ft );
    389391
    390                         df->watch_in = 0;
    391392                        return FALSE;
    392393                }
Note: See TracChangeset for help on using the changeset viewer.