Source-Changes archive

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

CVS commit: src/games/phantasia



Module Name:    src
Committed By:   dholland
Date:           Wed May 27 17:44:38 UTC 2009

Modified Files:
        src/games/phantasia: include.h setup.c

Log Message:
Rearrange where the alternate definition of __dead goes.
It can't be before "include.h" as that includes a bunch of system headers,
but it can't be after either as it also includes a bunch of local headers.
Therefore, it needs to be *in* include.h.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/games/phantasia/include.h
cvs rdiff -u -r1.19 -r1.20 src/games/phantasia/setup.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