| commit | 3750fce6ac6b287f62584ac55a4406df95c71b92 | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Sun Jun 02 07:52:21 2013 +1000 |
| committer | Darren Tucker <dtucker@zip.com.au> | Sun Jun 02 07:52:21 2013 +1000 |
| tree | e40b1697b606d0ecb0aa4cdcc994825c7fc94627 | |
| parent | b759c9c2efebe7b416ab81093ca8eb17836b6933 [diff] |
- dtucker@cvs.openbsd.org 2013/06/01 20:59:25
[scp.c sftp-client.c]
Replace S_IWRITE, which isn't standardized, with S_IWUSR, which is. Patch
from Nathan Osman via bz#2113. ok deraadt.
(note: corrected bug number from 2085)