Fix human_number is pkg_printf not being architecture consistent
modified libpkg/pkg_printf.c
@@ -1928,13 +1928,12 @@ gen_format(char *buf, size_t buflen, unsigned flags, const char *tail)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
|
|
|
|
| + | |
|
|
| - | |
|
|
|
|
|
@@ -1949,7 +1948,7 @@ human_number(struct sbuf *sbuf, int64_t number, struct percent_esc *p)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1982,26 +1981,12 @@ human_number(struct sbuf *sbuf, int64_t number, struct percent_esc *p)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|