Module Name: src Committed By: rillig Date: Wed May 18 21:45:40 UTC 2022
Modified Files:
src/games/gomoku: bdinit.c
Log Message:
gomoku: rename local variable
Not every array of "characters" is a string. In this case, it's rather
an array of bool.
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/games/gomoku/bdinit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
