]> sjero.net Git - wget/blobdiff - src/utils.h
More progress bar aesthetic changes
[wget] / src / utils.h
index e244b8ad83232f09c26e53b09f6892288c1be5a0..1f4cb69596089cd3e0dd1d46a64a6ee1c780f957 100644 (file)
@@ -121,7 +121,7 @@ const char *with_thousand_seps (wgint);
 #else
 # define HR_NUMTYPE double
 #endif
-char *human_readable (HR_NUMTYPE);
+char *human_readable (HR_NUMTYPE, const int, const int);
 
 
 int numdigit (wgint);