mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-17 02:30:08 +00:00
b4f63db04e
The previous expression would copy sizeof(size_t) amount of bytes (8 on a 64-bit platform) rather than the full 10 bytes comprising the uuid member. Given the source and destination types are the same, we can just use an assignment here instead. |
||
---|---|---|
.. | ||
nfp_user.cpp | ||
nfp_user.h | ||
nfp.cpp | ||
nfp.h |