mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 15:47:20 +02:00
fix for clang-format
This commit is contained in:
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" */
|
/* 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);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user