WARNS cleanup + remove an unused macro and an unused function argument.

This commit is contained in:
Dag-Erling Smørgrav 2001-07-17 21:22:32 +00:00
parent 7d90ae7b37
commit 91404f38f0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79837
2 changed files with 664 additions and 660 deletions

View File

@ -2,8 +2,7 @@
MAINTAINER= des@freebsd.org
PROG= fetch
CFLAGS+= -Wall -pedantic
SRCS= fetch.c
WARNS?= 2
DPADD= ${LIBFETCH}
LDADD= -lfetch

File diff suppressed because it is too large Load Diff