mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02: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!