mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
small whitespace clean up
This commit is contained in:
parent
de13eba739
commit
aebbdbe6c6
1
inxi
1
inxi
|
@ -1366,7 +1366,6 @@ get_audio_alsa_data()
|
||||||
echo "$alsa_data"
|
echo "$alsa_data"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
## create A_CPU_CORE_DATA, currently with two values: integer core count; core string text
|
## create A_CPU_CORE_DATA, currently with two values: integer core count; core string text
|
||||||
## return value cpu core count string, this helps resolve the multi redundant lines of old style output
|
## return value cpu core count string, this helps resolve the multi redundant lines of old style output
|
||||||
get_cpu_core_count()
|
get_cpu_core_count()
|
||||||
|
|
Loading…
Reference in a new issue