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 15 22:08:05 UTC 2022
Modified Files:
src/games/gomoku: bdisp.c main.c makemove.c pickmove.c stoc.c
Log Message:
gomoku: remove redundant parentheses around return values
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/games/gomoku/bdisp.c
cvs rdiff -u -r1.29 -r1.30 src/games/gomoku/main.c
cvs rdiff -u -r1.12 -r1.13 src/games/gomoku/makemove.c
cvs rdiff -u -r1.24 -r1.25 src/games/gomoku/pickmove.c
cvs rdiff -u -r1.14 -r1.15 src/games/gomoku/stoc.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