From owner-cvs-all Sat Oct 2 5:58: 6 1999 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 B356E1523D; Sat, 2 Oct 1999 05:57:41 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA54033; Sat, 2 Oct 1999 05:57:41 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <199910021257.FAA54033@freefall.freebsd.org> From: Bruce Evans Date: Sat, 2 Oct 1999 05:57:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys imgact_aout.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/10/02 05:57:41 PDT Modified files: sys/sys imgact_aout.h Log: Fixed style bugs in prototype for aout_coredump() (mainly wrapping it with __BEGIN_DECLS/__END_DECLS to support C++ in 0.001% of the kernel). Revision Changes Path 1.12 +2 -4 src/sys/sys/imgact_aout.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message