mirror of
https://github.com/transmission/transmission
synced 2024-12-26 09:37:56 +00:00
break the build so svn users won't corrupt their fastresume files
This commit is contained in:
parent
0000a96f78
commit
6179809146
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ tr_handle * tr_init( const char * tag )
|
|||
tr_handle * h;
|
||||
int i;
|
||||
|
||||
ccc
|
||||
#ifndef WIN32
|
||||
/* Don't exit when writing on a broken socket */
|
||||
signal( SIGPIPE, SIG_IGN );
|
||||
|
|
Loading…
Reference in a new issue