mirror of
https://github.com/rclone/rclone.git
synced 2025-01-29 21:04:23 +02:00
be1a668e95
This patch avoids creating a new slice header in favour of a for loop. This saves a few instructions!