mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-27 22:33:29 -05:00
Slash and burn EOL whitespace everywhere
This commit is contained in:
2
src/3rdparty/hwloc/src/topology-x86.c
vendored
2
src/3rdparty/hwloc/src/topology-x86.c
vendored
@@ -1688,7 +1688,7 @@ hwloc_x86_check_cpuiddump_input(const char *src_cpuiddump_path, hwloc_bitmap_t s
|
||||
char line [32];
|
||||
|
||||
dir = opendir(src_cpuiddump_path);
|
||||
if (!dir)
|
||||
if (!dir)
|
||||
return -1;
|
||||
|
||||
path = malloc(strlen(src_cpuiddump_path) + strlen("/hwloc-cpuid-info") + 1);
|
||||
|
||||
Reference in New Issue
Block a user