Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment