]> granicus.if.org Git - nethack/commit
warn_unused_result in end.c
authorPatR <rankin@nethack.org>
Tue, 18 Dec 2018 22:30:31 +0000 (14:30 -0800)
committerPatR <rankin@nethack.org>
Tue, 18 Dec 2018 22:30:31 +0000 (14:30 -0800)
commit1813865dc8d0fddc2b6ebcab6cac08e8492ba22e
tree870f8e29aa76b11e2e446864d7a34f53001083fd
parent95f2c9a5d6442f9e1c365ea8a40627dca657326c
warn_unused_result in end.c

There is only one warn_unused_result warning from gcc in end.c;
change the code a little to use it.
src/end.c