mirror of
https://github.com/vim/vim.git
synced 2026-06-19 15:38:30 +02:00
68093d36bf
Problem: Gcc 12.1 warning when building tee. Solution: Change type to size_t. (John Marriott)