mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Correct typos in comments
This commit is contained in:
committed by
Cameron Gutman
parent
70dc582f38
commit
b1ffa8a6c5
@@ -82,7 +82,7 @@ namespace platf {
|
||||
this->resolution_fn = resolution_fn;
|
||||
|
||||
// we never use this pointer but it's existence is checked/used
|
||||
// by the platform independed code
|
||||
// by the platform independent code
|
||||
data = this;
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user