]> git.ipfire.org Git - thirdparty/coreutils.git/commit
factor: prefer false for boolean 0
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 9 Jul 2025 04:23:20 +0000 (21:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Jul 2025 00:12:40 +0000 (17:12 -0700)
commitb754d14117c8773ad5330bc488eac92900f5ac25
treef378b6bfa2e8e15f372682b672f3b94c28026703
parentd658d121c3a56ab8fb176dc4b863b2729c0ca294
factor: prefer false for boolean 0

* src/factor.c: Prefer false to 0 for booleans.
src/factor.c