Commit c2c5c39c authored by Haojian Wu's avatar Haojian Wu
Browse files

[pseudo] Fix a suspicious usage of `sizeof(this)`.

It should be `sizeof(*this)`.
parent f2014765
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