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


No differences found