tty condition_size() name and return value
authornhmall <nhmall@nethack.org>
Sun, 6 Oct 2019 02:17:48 +0000 (22:17 -0400)
committernhmall <nhmall@nethack.org>
Sun, 6 Oct 2019 02:17:48 +0000 (22:17 -0400)
commit57d87db92cf6a9ccde7717889661adb01bff59c6
tree2be6938e44b975e01861ae73f9a55803f06c6076
parent0d76f68f2c233c18eebf16d6e5f2afce2f7c0726
tty condition_size() name and return value

the return value from condition_size() was unused so
eliminate an unused variable warning and rename the function
to better reflect that it updates tty_status[NOW][BL_CONDITION].lth
win/tty/wintty.c