]> git.ipfire.org Git - thirdparty/coreutils.git/commit
factor: print_uuint accepts uuint
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Sep 2024 20:15:03 +0000 (13:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Sep 2024 00:42:59 +0000 (17:42 -0700)
commit92902de118be3fe004615d727380e5425e53ee7b
tree3bc7e7fd34f671907cba9138f57353bbeeb4718c
parent335f6fa2ec578986b840fa668a9daad7878455a3
factor: print_uuint accepts uuint

* src/factor.c (print_uuint): Rename from print_uintmaxes
and accept a uuint rather than two uintmax_t values.
Alll uses changed.
src/factor.c