mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 13:28:01 +03:00
Fix -Wsign-compare a little bit
Explicitly mark loop types (per review)
This commit is contained in:
parent
22917084d9
commit
d0eae7bab1
6 changed files with 12 additions and 10 deletions
|
@ -589,4 +589,4 @@ namespace std {
|
|||
return (size_t{ k.start } << 32) | size_t{ k.end };
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue