From owner-cvs-contrib Wed Nov 12 00:52:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA07502 for cvs-contrib-outgoing; Wed, 12 Nov 1997 00:52:44 -0800 (PST) (envelope-from owner-cvs-contrib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA06728; Wed, 12 Nov 1997 00:50:29 -0800 (PST) (envelope-from jmg@FreeBSD.org) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA16805; Wed, 12 Nov 1997 00:48:15 -0800 (PST) Date: Wed, 12 Nov 1997 00:48:15 -0800 (PST) Message-Id: <199711120848.AAA16805@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/pnpinfo pnpinfo.c Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 1997/11/12 00:48:15 PST Modified files: contrib/pnpinfo pnpinfo.c Log: fix return type so that it returns both bytes (instead of just first) Found-by: conrads@neosoft.com Fix-by: Luigi Revision Changes Path 1.2 +2 -2 src/contrib/pnpinfo/pnpinfo.c