Commit bbc81c46 authored by Simon Warta's avatar Simon Warta Committed by Jay Satiro
Browse files

cmake: Replace invalid UTF-8 byte sequence

- Change the encoding of the regex temp placeholder token to UTF-8.

Prior to this change the file contained special chars in a different
encoding than ASCII or UTF-8 making text editors and Python complain
when reading the file.

Closes https://github.com/curl/curl/pull/1271
Closes https://github.com/curl/curl/pull/1275
parent 03bd2685
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment