]> git.ipfire.org Git - thirdparty/coreutils.git/commit
df: tune slightly
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 26 Jul 2018 08:56:28 +0000 (01:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Jul 2018 01:19:45 +0000 (18:19 -0700)
commit25c74a37ca53426bbf54b620a1903571f2ccc03c
tree90791c13c3b9ff64f4e632d3d50428406cf4adde
parent1ecf7abe4a688b3a1f8a0a81f49af8134a1273ba
df: tune slightly

* src/df.c (get_header, get_dev):
Avoid calling mbswidth twice when once will do.
src/df.c