mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
Ensure identical between 2.2.3 and 3.0 - no need for difference here..
Jeremy.
This commit is contained in:
parent
71d647b6c0
commit
7c5c035e41
@ -130,7 +130,6 @@ tryagain:
|
||||
if (readret == -1)
|
||||
return -1;
|
||||
#endif
|
||||
|
||||
if (readret > 0)
|
||||
ret += readret;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user