From owner-cvs-all Tue May 21 0: 2:40 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id AF39837B406; Tue, 21 May 2002 00:02:34 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g4KGvm833759; Mon, 20 May 2002 12:57:48 -0400 (EDT) (envelope-from mike) Date: Mon, 20 May 2002 12:57:48 -0400 From: Mike Barcroft To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/elf2aout elf2aout.c Message-ID: <20020520125748.E8089@espresso.q9media.com> References: <200205200756.g4K7ueM28492@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205200756.g4K7ueM28492@freefall.freebsd.org>; from ru@FreeBSD.org on Mon, May 20, 2002 at 12:56:40AM -0700 Organization: The FreeBSD Project 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 Ruslan Ermilov writes: > ru 2002/05/20 00:56:40 PDT > > Modified files: > usr.bin/elf2aout elf2aout.c > Log: > s/u_int/u_int32_t/ > > Revision Changes Path > 1.3 +9 -8 src/usr.bin/elf2aout/elf2aout.c Can we take this a step further and use the proper spelling: s/u_int32_t/uint32_t/ Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message