mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 05:25:12 +00:00
2b7f24d210
uses of iov_base which assume its type is `char *' (in order to do pointer arithmetic) have been updated to cast iov_base to `char *'.