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


No differences found