general: Fix indent
This commit is contained in:
parent
5dedfd22b2
commit
5467fb47da
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -4040,7 +4040,7 @@ old_options() {
|
|||
# cpu_shorthand was deprecated in 3.3.0
|
||||
[[ -n "$cpu_shorthand" ]] && \
|
||||
{ err "Config: \$cpu_shorthand is deprecated, use \$cpu_brand, \$cpu_cores, and
|
||||
\$cpu_speed instead."; }
|
||||
\$cpu_speed instead."; }
|
||||
}
|
||||
|
||||
cache_uname() {
|
||||
|
|
Loading…
Reference in a new issue