From owner-cvs-all Mon Mar 11 3:26:23 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 8910037B417; Mon, 11 Mar 2002 03:26:19 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2BBQJN52197; Mon, 11 Mar 2002 03:26:19 -0800 (PST) (envelope-from markm) Message-Id: <200203111126.g2BBQJN52197@freefall.freebsd.org> From: Mark Murray Date: Mon, 11 Mar 2002 03:26:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xlint/llib llib-lposix 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 markm 2002/03/11 03:26:17 PST Modified files: usr.bin/xlint/llib llib-lposix Log: Fix a prototype to match our headers. I am not convinced that doing this in this file is the correct way round. (Maybe our definition of __assert is wrong?) Anyway, perhaps we should revisit this later. For the time being, building lint libraries here does not blow up. Revision Changes Path 1.2 +3 -1 src/usr.bin/xlint/llib/llib-lposix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message