X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/136ac7ecec03339837e4b70f3128fd3609d37374..c979dad54a25e06d08d78b4166cae03c9242d0d1:/io.c diff --git a/io.c b/io.c index 4469c54a..f651116e 100644 --- a/io.c +++ b/io.c @@ -104,7 +104,7 @@ static void check_timeout(void) } } -/** Setup the fd used to propogate errors */ +/** Setup the fd used to propagate errors */ void io_set_error_fd(int fd) { io_error_fd = fd;