Fixed usage of human_readable() in '%k' format specifier to fix a bug
commit56e2d4f7ee50cd0855583b152e20ed78c3862cf3
authorjay <jay>
Sat, 2 Oct 2004 11:05:38 +0000 (2 11:05 +0000)
committerjay <jay>
Sat, 2 Oct 2004 11:05:38 +0000 (2 11:05 +0000)
tree316df8513c851b6a19a7cb06e0267490c8972699
parentee30be769c4274808c7a5a15f90cef64e13f52e4
Fixed usage of human_readable() in '%k' format specifier to fix a bug
reported by Dmitry V. Levin (arguments to human_readable() were
specified in the wrong order, which resulted in a floating-point
error).
find/pred.c