mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
5e9bfa1d45
Fix a typo in `write_to_disk` where the file open mode was set to `rb` when it should have been `wb`.