Commit c73410bf authored by Lioncash's avatar Lioncash
Browse files

svc: Resolve sign comparison warnings in WaitSynchronization()

The loop's induction variable was signed, but we were comparing against
an unsigned variable.
parent 316c994f
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