general: Fix indent

This commit is contained in:
Dylan Araps 2017-08-02 12:54:41 +10:00
parent 5dedfd22b2
commit 5467fb47da
1 changed files with 1 additions and 1 deletions

View File

@ -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() {