Typos
This commit is contained in:
@@ -59,7 +59,5 @@ bool get_vigem_ddrio_config(struct vigem_ddrio_config *config_out)
|
||||
|
||||
cconfig_finit(config);
|
||||
|
||||
// TODO: check bounds of config inputs here.
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -228,7 +228,7 @@ int main(int argc, char **argv)
|
||||
loop = false;
|
||||
}
|
||||
|
||||
// avoid banging
|
||||
// avoid CPU banging
|
||||
Sleep(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user