warning fix
This commit is contained in:
@@ -492,7 +492,7 @@ static void
|
|||||||
magic_whistled(struct obj *obj)
|
magic_whistled(struct obj *obj)
|
||||||
{
|
{
|
||||||
struct monst *mtmp, *nextmon;
|
struct monst *mtmp, *nextmon;
|
||||||
char buf[BUFSZ], *mnam,
|
char buf[BUFSZ], *mnam = 0,
|
||||||
shiftbuf[BUFSZ + sizeof "shifts location"],
|
shiftbuf[BUFSZ + sizeof "shifts location"],
|
||||||
appearbuf[BUFSZ + sizeof "appears"],
|
appearbuf[BUFSZ + sizeof "appears"],
|
||||||
disappearbuf[BUFSZ + sizeof "disappears"];
|
disappearbuf[BUFSZ + sizeof "disappears"];
|
||||||
|
|||||||
Reference in New Issue
Block a user