mirror of
https://github.com/restic/restic.git
synced 2026-05-02 17:15:22 +00:00
c31f1e797b
Fixes #3687. Uses the cast suggested by @MichaelEischer, except that the contant isn't cast along, because it's untyped and will be converted by the compiler as necessary.