Fix error in humanize_number() call. On master this seems not to cause a problem, but on release-1.0 this least to 'pkg stats' failing an assertion an dumping core.
modified pkg/stats.c
@@ -90,7 +90,7 @@ exec_stats(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -106,7 +106,7 @@ exec_stats(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|