mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-11-06 17:04:10 +01:00
fix for clang-format
This commit is contained in:
committed by
afayaz-feral
parent
2e26331d97
commit
2f7075b9c6
@@ -40,5 +40,5 @@ struct GameModeCPUInfo {
|
||||
};
|
||||
|
||||
/* parses a list of cpu cores in the format "a,b-c,d-e,f" */
|
||||
char *parse_cpulist (char *cpulist, long *from, long *to);
|
||||
char *parse_cpulist(char *cpulist, long *from, long *to);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user