1
mirror of https://github.com/rclone/rclone synced 2025-03-06 06:33:04 +01:00
Isaac Levy be1a668e95
onedrive: minor optimization of quickxorhash
This patch avoids creating a new slice header in favour of a for loop.

This saves a few instructions!
2022-01-14 17:30:56 +00:00
..