From owner-cvs-all Fri Feb 5 05:52:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18842 for cvs-all-outgoing; Fri, 5 Feb 1999 05:52:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18834; Fri, 5 Feb 1999 05:52:17 -0800 (PST) (envelope-from newton@FreeBSD.org) From: Mark Newton Received: (from newton@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA58602; Fri, 5 Feb 1999 05:52:16 -0800 (PST) (envelope-from newton@FreeBSD.org) Date: Fri, 5 Feb 1999 05:52:16 -0800 (PST) Message-Id: <199902051352.FAA58602@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys imgact_elf.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk newton 1999/02/05 05:52:16 PST Modified files: sys/sys imgact_elf.h Log: Style nit: sort elf_brand_inuse() prototype in with the others. Prototype also needed to be added for !ELFCLASS32 case. Submitted by: bde Revision Changes Path 1.12 +3 -2 src/sys/sys/imgact_elf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message