Module Name: src Committed By: rillig Date: Mon May 16 21:48:46 UTC 2022
Modified Files: src/games/gomoku: Makefile bdisp.c gomoku.h main.c makemove.c pickmove.c Log Message: gomoku: enable lint's strict bool mode No functional change. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/games/gomoku/Makefile cvs rdiff -u -r1.25 -r1.26 src/games/gomoku/bdisp.c cvs rdiff -u -r1.27 -r1.28 src/games/gomoku/gomoku.h cvs rdiff -u -r1.36 -r1.37 src/games/gomoku/main.c cvs rdiff -u -r1.15 -r1.16 src/games/gomoku/makemove.c cvs rdiff -u -r1.32 -r1.33 src/games/gomoku/pickmove.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.