]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Remove comma after last item in enum.
authorJim Meyering <jim@meyering.net>
Thu, 1 Feb 1996 04:13:26 +0000 (04:13 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 Feb 1996 04:13:26 +0000 (04:13 +0000)
commit3b69e6514c600d8bbbc82ff85f6e386d3038dfeb
treea2a843ea9c1b122a15b4a27c33b253eac1917227
parent9018ec3d41f1c922916b14da6bf9003ff92e87c4
Remove comma after last item in enum.
(human_readable): Fix off-by-one error that converted
1024*1024 to 1024K rather than 1G.  Describe the function.
src/du.c