From owner-cvs-all Fri Jan 14 1:25:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F00BD15276; Fri, 14 Jan 2000 01:25:32 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA93208; Fri, 14 Jan 2000 01:25:32 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200001140925.BAA93208@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 14 Jan 2000 01:25:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xlint/xlint xlint.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 2000/01/14 01:25:32 PST Modified files: usr.bin/xlint/xlint xlint.c Log: Fix lint for the new cpp. Lint is still broken in other ways, but this at least allows the use of lint -i on single files again. Fiddled rcsid to satisfy commitprep.pl; the original NetBSD tag is still in the comments. Revision Changes Path 1.8 +1 -2 src/usr.bin/xlint/xlint/xlint.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message