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 Jul  4 02:37:20 UTC 2009

Modified Files:
        src/games/hunt/huntd: answer.c ctl.c ctl_transact.c draw.c driver.c
            execute.c expl.c faketalk.c get_names.c makemaze.c shots.c
            terminal.c

Log Message:
ANSIfy function declarations.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/games/hunt/huntd/answer.c
cvs rdiff -u -r1.3 -r1.4 src/games/hunt/huntd/ctl.c
cvs rdiff -u -r1.7 -r1.8 src/games/hunt/huntd/ctl_transact.c \
    src/games/hunt/huntd/execute.c
cvs rdiff -u -r1.5 -r1.6 src/games/hunt/huntd/draw.c \
    src/games/hunt/huntd/expl.c src/games/hunt/huntd/terminal.c
cvs rdiff -u -r1.15 -r1.16 src/games/hunt/huntd/driver.c
cvs rdiff -u -r1.13 -r1.14 src/games/hunt/huntd/faketalk.c
cvs rdiff -u -r1.8 -r1.9 src/games/hunt/huntd/get_names.c \
    src/games/hunt/huntd/shots.c
cvs rdiff -u -r1.4 -r1.5 src/games/hunt/huntd/makemaze.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