From owner-cvs-all Mon Jun 5 0:45:50 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 CA24737B6DC; Mon, 5 Jun 2000 00:45:45 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA58035; Mon, 5 Jun 2000 00:45:45 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006050745.AAA58035@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 Jun 2000 00:45:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc c-common.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/05 00:45:45 PDT Modified files: contrib/gcc c-common.c Log: Move our `null_format_ok' addition to the end of record_function_format() and it's uses. This makes it easier to see our changes to the virgin source. Revision Changes Path 1.12 +18 -18 src/contrib/gcc/c-common.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message