Warns cleanup.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= hesinfo
|
||||
WARNS?= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
static const char rcsid[] =
|
||||
"$FreeBSD$";
|
||||
#endif /* not lint */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user