]> granicus.if.org Git - nethack/commit
another lint bit
authornethack.rankin <nethack.rankin>
Fri, 10 Jan 2003 03:44:09 +0000 (03:44 +0000)
committernethack.rankin <nethack.rankin>
Fri, 10 Jan 2003 03:44:09 +0000 (03:44 +0000)
commit62700747c8e2ed94190110127591bb59fa5ce8ad
treea8c16283e069cb8fdb82c0ca1797b3b2f0a11f74
parent3c49f7a9413a3f979c7c7bc1f977852b52b78229
another lint bit

     The heros_fault() macro added to region.h relatively recently causes
a K&R vintage compiler to choke on the heros_fault variable in dothrow.c.
Although the latter has been around longer, changing it was a little bit
simpler.
src/dothrow.c