diff options
| author | 2020-09-25 17:09:59 -0400 | |
|---|---|---|
| committer | 2020-09-25 17:10:02 -0400 | |
| commit | 407393130589abe4d68ab7e144a4a74fe58e1b5a (patch) | |
| tree | 26b8c3074a95c670757e29c2a727ebafe8cbcc0e /src/core/gdbstub/gdbstub.cpp | |
| parent | Merge pull request #4717 from lioncash/debug (diff) | |
| download | yuzu-407393130589abe4d68ab7e144a4a74fe58e1b5a.tar.gz yuzu-407393130589abe4d68ab7e144a4a74fe58e1b5a.tar.xz yuzu-407393130589abe4d68ab7e144a4a74fe58e1b5a.zip | |
cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback()
Conversions from void* to the proper data type are well-defined and
supported by static_cast. We don't need to use reinterpret_cast here.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions