diff options
author | Benjamin Barenblat <bbaren@google.com> | 2020-12-15 17:09:39 -0500 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2020-12-15 17:09:39 -0500 |
commit | eec23dbef5d201ea19522c0e25013b63329a1d2b (patch) | |
tree | 0f1411b83af7cf107745648a859e30821c312717 /XcodeConfig/Project/DebugiPhone41.xcconfig | |
parent | a51cd94e05891032f75c0061b4d570c33f0996c2 (diff) |
Add a missing `void *`-to-`char *` castmaster
`NSData-bytes` returns a `const void *`. Cast it to a `const char *`
before trying to use with a `%s` format specifier.
Diffstat (limited to 'XcodeConfig/Project/DebugiPhone41.xcconfig')
0 files changed, 0 insertions, 0 deletions