Module Name: src Committed By: mrg Date: Sun Feb 3 10:45:58 UTC 2019
Modified Files:
src/games/backgammon/backgammon: main.c
src/tests/lib/libc/misc: t_ubsan.c
Log Message:
- avoid multipling a boolean value, use &&.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/games/backgammon/backgammon/main.c
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/misc/t_ubsan.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
