205c205
< if((ret = atomicio(write, nfd, buf, n)) != n)
---
> if ((ret = atomicio(write, nfd, buf, n)) != n)