]> granicus.if.org Git - nethack/commit
static placement warning
authornethack.allison <nethack.allison>
Thu, 16 Dec 2004 00:08:41 +0000 (00:08 +0000)
committernethack.allison <nethack.allison>
Thu, 16 Dec 2004 00:08:41 +0000 (00:08 +0000)
commit9bc23ab484b81fa987e4d89bc9e48998dd4d0bd4
treeafe1679bf1b75d46f7e07d4cb389255f76db3108
parent5a433fe0e0c85e0226a0addbaaae3576c398b451
static placement warning

<Someone> complained that his compiler was giving these
two warnings:

weapon.c:835: warning: `static' is not at beginning of declaration
version.c:132: warning: `static' is not at beginning of declaration
src/version.c
src/weapon.c