From owner-freebsd-commit Tue Feb 27 00:05:11 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12747 for freebsd-commit-outgoing; Tue, 27 Feb 1996 00:05:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12733 for cvs-all-outgoing; Tue, 27 Feb 1996 00:05:07 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12673 Tue, 27 Feb 1996 00:04:52 -0800 (PST) Date: Tue, 27 Feb 1996 00:04:52 -0800 (PST) From: Mike Pritchard Message-Id: <199602270804.AAA12673@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/quotacheck quotacheck.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk mpp 96/02/27 00:04:50 Modified: sbin/quotacheck quotacheck.c Log: Silence some cc -Wall warnings in quotacheck. Revision Changes Path 1.5 +10 -8 src/sbin/quotacheck/quotacheck.c