From owner-cvs-all Thu Jul 30 10:16:53 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23233 for cvs-all-outgoing; Thu, 30 Jul 1998 10:16:53 -0700 (PDT) (envelope-from owner-cvs-all) 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 KAA23212; Thu, 30 Jul 1998 10:16:48 -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 KAA10191; Thu, 30 Jul 1998 10:12:39 -0700 (PDT) Date: Thu, 30 Jul 1998 10:12:39 -0700 (PDT) Message-Id: <199807301712.KAA10191@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/ext2fs ext2_alloc.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/07/30 10:12:39 PDT Modified files: sys/gnu/ext2fs ext2_alloc.c Log: Fixed printf format errors. Revision Changes Path 1.21 +2 -2 src/sys/gnu/ext2fs/ext2_alloc.c