mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 17:58:06 +00:00
a23555e857
Fix a bug in which the incorrect character was being used to indicate "round up to the nearest multiple" mode. The character was "*" but it should be "%". This commit corrects that. |
||
---|---|---|
.. | ||
by-util | ||
common | ||
fixtures | ||
tests.rs |