flowtop: Fix short form unit of kilobytes from KB to kB
commitd91abbd912399a1d29cc77e4be7b7d6f94014180
authorTobias Klauser <tklauser@distanz.ch>
Mon, 26 Oct 2015 12:49:40 +0000 (26 13:49 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 26 Oct 2015 12:49:40 +0000 (26 13:49 +0100)
tree9bcf27a0d33af56c71f0ee8790fd0f30dce55016
parent8cddf0164f310018484b6c518f8ded87724222d7
flowtop: Fix short form unit of kilobytes from KB to kB

The SI prefix for 1000 is 'k', not 'K' (which is used for 1024 bytes by
some).

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
flowtop.c