Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/gomoku
Module Name: src
Committed By: rillig
Date: Sun May 29 11:36:12 UTC 2022
Modified Files:
src/games/gomoku: bdinit.c makemove.c pickmove.c
Log Message:
gomoku: use proper types when indexing 'board' and 'frames'
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/games/gomoku/bdinit.c
cvs rdiff -u -r1.36 -r1.37 src/games/gomoku/makemove.c
cvs rdiff -u -r1.53 -r1.54 src/games/gomoku/pickmove.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index