Module Name:    src
Committed By:   rillig
Date:           Sun May 15 22:56:20 UTC 2022

Modified Files:
        src/games/gomoku: bdinit.c bdisp.c gomoku.h main.c stoc.c

Log Message:
gomoku: inline macros BSZ1, BSZ2, BSZ3, BSZ4

These macro names didn't convey any meaning, so replace them with their
replacement text, to have fewer identifiers to worry about.

No binary change.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/games/gomoku/bdinit.c
cvs rdiff -u -r1.21 -r1.22 src/games/gomoku/bdisp.c
cvs rdiff -u -r1.24 -r1.25 src/games/gomoku/gomoku.h
cvs rdiff -u -r1.30 -r1.31 src/games/gomoku/main.c
cvs rdiff -u -r1.15 -r1.16 src/games/gomoku/stoc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to