debug tweak
authorPatR <rankin@nethack.org>
Mon, 4 Sep 2017 22:19:37 +0000 (15:19 -0700)
committerPatR <rankin@nethack.org>
Mon, 4 Sep 2017 22:19:37 +0000 (15:19 -0700)
commit056ac5fe6428f56b855e78090a2485dc7f2d0687
treebf75e20067f34e290f9b3b9a1c903fbe708088bd
parent51f7cb5e9d90e86bc0f45c833a5acb865f426106
debug tweak

Theoretically we still support implementations which don't have %p.
Even if we didn't, it requires a 'void *' argument rather than an
arbitrary pointer, so casts would have been needed.
src/eat.c