summaryrefslogtreecommitdiffstats
path: root/rain
diff options
context:
space:
mode:
authorhubertf <hubertf@NetBSD.org>1999-07-28 23:23:39 +0000
committerhubertf <hubertf@NetBSD.org>1999-07-28 23:23:39 +0000
commit13b270759f1529f9db9779c393c17985ff565bdf (patch)
tree091dd2c7812b6555350d013e902d2fb4b7066e95 /rain
parentd48dcc9da57f70c58b9662e3d6c7658a932931a0 (diff)
downloadbsdgames-darwin-13b270759f1529f9db9779c393c17985ff565bdf.tar.gz
bsdgames-darwin-13b270759f1529f9db9779c393c17985ff565bdf.tar.zst
bsdgames-darwin-13b270759f1529f9db9779c393c17985ff565bdf.zip
This patch fixes adventure(6) to use `extern' on declarations of
objects in its header file, and to add corresponding definitions to init.c accordingly. (See the C standard - relying on linker commons where there are multiple uninitialised declarations of an object in the program traditionally works on Unix, but is not standard C.) The patch also removes a bit-rotten code fragment under #ifdef OLDSTUFF. Patch submitted in PR 8105 by Joseph Myers <jsm28@cam.ac.uk>
Diffstat (limited to 'rain')
0 files changed, 0 insertions, 0 deletions