author | rosfran |
Tue Dec 05 21:56:57 2006 +0000 (2006-12-05) | |
branch | trunk |
changeset 197 | c57ba96bda15 |
parent 196 | db69b0f6877d |
child 198 | 109630cf20ef |
1.1 --- a/gmyth/src/gmyth_file_transfer.c Tue Dec 05 21:27:27 2006 +0000 1.2 +++ b/gmyth/src/gmyth_file_transfer.c Tue Dec 05 21:56:57 2006 +0000 1.3 @@ -522,7 +522,7 @@ 1.4 gmyth_debug ("[%s] Transfer_query = %s\n", __FUNCTION__, query->str ); 1.5 1.6 /* send requests to the maximum number of REQUEST_BLOCK messages */ 1.7 - guint max_tries = 4; 1.8 + guint max_tries = 5; 1.9 1.10 myth_control_acquire_context( TRUE ); 1.11