bcat/module: Silence truncation warnings
We need to perform explicit casts here, otherwise we're implicitly truncating a 64-bit type to a 32-bit one.
Loading
Please register or sign in to comment
We need to perform explicit casts here, otherwise we're implicitly truncating a 64-bit type to a 32-bit one.