From owner-cvs-all Tue May 28 5:20:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CB2337B40B; Tue, 28 May 2002 05:20:15 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4SCKFK02816; Tue, 28 May 2002 05:20:15 -0700 (PDT) (envelope-from bde) Message-Id: <200205281220.g4SCKFK02816@freefall.freebsd.org> From: Bruce Evans Date: Tue, 28 May 2002 05:20:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/quiz quiz.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/05/28 05:20:15 PDT Modified files: games/quiz quiz.c Log: Fixed lossage of the prototype for usage() in previous commit. Fixed higher WARNS levels while I was here (missing prototype for main(), and missing const poisoning). Revision Changes Path 1.15 +5 -3 src/games/quiz/quiz.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message