]> granicus.if.org Git - nethack/commit
Revert type change of lit which would break code.
authorBart House <bart@barthouse.com>
Sun, 14 Jul 2019 21:02:05 +0000 (14:02 -0700)
committerBart House <bart@barthouse.com>
Sun, 14 Jul 2019 21:02:05 +0000 (14:02 -0700)
commitcc1219b5a8bae222a6ba6a0c755419c9ca200a79
tree89e65d6a7b6ec9cf31dcce9d7b489de40bcc1f1c
parentcd375064ddbf70770a934820e37b796c4623a145
Revert type change of lit which would break code.

Cast lit (which will be 1) to unsigned int to remove warning.
src/sp_lev.c