From owner-cvs-all Thu Aug 12 5:13:46 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 2493D1572C; Thu, 12 Aug 1999 05:13:44 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA70034; Thu, 12 Aug 1999 05:12:58 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <199908121212.FAA70034@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 12 Aug 1999 05:12:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 if_ed.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nyan 1999/08/12 05:12:58 PDT Modified files: (Branch: RELENG_3) sys/pc98/pc98 if_ed.c Log: MFC: revision 1.65, 1.66 and 1.67. - Cosmetic changes. - Fixed a compiler warning by conversion from pointer to integer. - Removed unused variable. - Fixed missing argument of printf. - Fixed printf format. - Added parentheses suggested by the compiler. Revision Changes Path 1.58.2.3 +65 -63 src/sys/pc98/pc98/if_ed.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message