]> granicus.if.org Git - nethack/commit
another pointer to long conversion (trunk only)
authornethack.allison <nethack.allison>
Sun, 9 Jul 2006 16:42:21 +0000 (16:42 +0000)
committernethack.allison <nethack.allison>
Sun, 9 Jul 2006 16:42:21 +0000 (16:42 +0000)
commitdafb1c089ecf2f3b1a538fa529a7834f429a8053
treead0c84cd09eaa4dbe7fd7829889ec5e8ab88188d
parent003aea0ce3707c444a5bcee88c186ffd6b81bc5e
another pointer to long conversion (trunk only)

botl.c conversions. All the ports seem to be using genl_status_update(),
rather than a window port specific version, so botl.c was the only place
this had to be adjusted.

Also a uudecode cast for the result of strlen, since it isn't using
config.h
src/botl.c
sys/share/uudecode.c