From owner-cvs-bin Sun Jun 28 14:08:28 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA09521 for cvs-bin-outgoing; Sun, 28 Jun 1998 14:08:28 -0700 (PDT) (envelope-from owner-cvs-bin) 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 OAA09386; Sun, 28 Jun 1998 14:06:33 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA07454; Sun, 28 Jun 1998 14:05:48 -0700 (PDT) Date: Sun, 28 Jun 1998 14:05:48 -0700 (PDT) Message-Id: <199806282105.OAA07454@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/ps print.c Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/06/28 14:05:48 PDT Modified files: bin/ps print.c Log: Fixed printf format errors (second round with non-i386 typedefs). Revision Changes Path 1.31 +3 -2 src/bin/ps/print.c