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 14:01:58 UTC 2022
Modified Files:
src/games/gomoku: bdinit.c makemove.c pickmove.c
Log Message:
gomoku: consistently name the offset of a spot in a frame 'off'
Leave 'i' for general purpose loops.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/games/gomoku/bdinit.c
cvs rdiff -u -r1.38 -r1.39 src/games/gomoku/makemove.c
cvs rdiff -u -r1.57 -r1.58 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