]> diplodocus.org Git - nmh/commitdiff
uip: Replace some ints that are only ever 0 or 1 with bool.
authorRalph Corderoy <ralph@inputplus.co.uk>
Wed, 1 Nov 2017 17:21:23 +0000 (17:21 +0000)
committerRalph Corderoy <ralph@inputplus.co.uk>
Wed, 1 Nov 2017 17:21:23 +0000 (17:21 +0000)
Knowing the domain of the variable is Boolean aids comprehension of the
variable's name and purpose.


No differences found