factor: gcd2_odd returns uuint
commitb74ba189e86bf1e5ff35ac6ae3adef6cc2cc0c45
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 26 Sep 2024 17:33:44 +0000 (26 10:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Sep 2024 00:42:59 +0000 (27 17:42 -0700)
tree55b557295a51d4269f539896db5ff1253c9c858b
parent63143139353541062e7cf75b36edd4cb5ad91ad5
factor: gcd2_odd returns uuint

* src/factor.c (gcd2_odd): Return uuint rather than half via pointer.
All callers changed.
src/factor.c