mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-26 04:14:45 -04:00
The generated source code was producing a compiler warning due to the pointers differing in constness. The called function expects a non-const pointer while the generated code produces a const pointer via a cast. This changes the cast to drop 'const' to make the compiler happy. |
||
|---|---|---|
| .. | ||
| borg | ||