]> git.ipfire.org Git - thirdparty/coreutils.git/commit
factor: simplify table count
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Sep 2024 03:22:06 +0000 (20:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Sep 2024 00:42:59 +0000 (17:42 -0700)
commit335f6fa2ec578986b840fa668a9daad7878455a3
treea5936ded69cc26b5efc275c2aa5cc8e1fb5b2c5f
parent74d791c4b0dd57170485a1145e3e82481686aa7a
factor: simplify table count

* src/factor.c (PRIMES_PTAB_ENTRIES): Simplify.
src/factor.c