mirror of
https://github.com/rclone/rclone
synced 2025-03-25 08:26:24 +01:00

This patch avoids creating a new slice header in favour of a for loop. This saves a few instructions!
This patch avoids creating a new slice header in favour of a for loop. This saves a few instructions!