Warns cleanup.

This commit is contained in:
David Malone
2001-12-03 20:58:56 +00:00
parent b268886863
commit 1e49c24583
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
# $FreeBSD$
PROG= hesinfo
WARNS?= 2
.include <bsd.prog.mk>
+1 -1
View File
@@ -20,7 +20,7 @@
#include <sys/cdefs.h>
#ifndef lint
static char rcsid[] =
static const char rcsid[] =
"$FreeBSD$";
#endif /* not lint */