Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/games/hunt/huntd



Module Name:    src
Committed By:   dholland
Date:           Sat Mar 29 19:41:11 UTC 2014

Modified Files:
        src/games/hunt/huntd: answer.c draw.c driver.c execute.c extern.c
            faketalk.c hunt.h makemaze.c shots.c

Log Message:
don't declare own boolean type


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/games/hunt/huntd/answer.c
cvs rdiff -u -r1.8 -r1.9 src/games/hunt/huntd/draw.c \
    src/games/hunt/huntd/makemaze.c
cvs rdiff -u -r1.23 -r1.24 src/games/hunt/huntd/driver.c
cvs rdiff -u -r1.10 -r1.11 src/games/hunt/huntd/execute.c
cvs rdiff -u -r1.6 -r1.7 src/games/hunt/huntd/extern.c
cvs rdiff -u -r1.19 -r1.20 src/games/hunt/huntd/faketalk.c \
    src/games/hunt/huntd/hunt.h
cvs rdiff -u -r1.12 -r1.13 src/games/hunt/huntd/shots.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