Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/23/1997 07:10:03
fair
Thu Oct 23 00:05:57 PDT 1997
Update of /cvsroot/src/games/hack
In directory netbsd1:/var/slash-tmp/cvs-serv1479

Modified Files:
	hack.invent.c 
Log Message:

Initialize pointers to NULL to avoid gcc/sparc compiler error
hack.invent.c: In function `dolook':
hack.invent.c:800: warning: `otmp0' might be used uninitialized in this function
hack.invent.c:801: warning: `gold' might be used uninitialized in this function
(this is awfully tiresome - can't we fix gcc?)