]> granicus.if.org Git - nethack/commit
array lint
authorPatR <rankin@nethack.org>
Thu, 14 Feb 2019 00:11:23 +0000 (16:11 -0800)
committerPatR <rankin@nethack.org>
Thu, 14 Feb 2019 00:11:23 +0000 (16:11 -0800)
commit109a9707aedb13352449eac548f55694ce10d403
tree42285890937caba2279942fe71066144be355751
parenta41d63d146b7a7ad9e4c2f99730e939e69cc295c
array lint

Suppress a diagnostic from the VMS compiler that the '&' in '&array'
has no effect.
src/dungeon.c
util/recover.c