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: Sat May 28 23:05:45 UTC 2022
Modified Files:
src/games/gomoku: gomoku.h main.c
Log Message:
gomoku: use custom magic value for end of file input
This allows the type for a spot index to be changed to an unsigned type.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/games/gomoku/gomoku.h
cvs rdiff -u -r1.65 -r1.66 src/games/gomoku/main.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