From owner-freebsd-libh Wed Sep 25 17:19:51 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E135B37B404 for ; Wed, 25 Sep 2002 17:19:50 -0700 (PDT) Received: from defiant.rheuma-online.de (s217-115-138-52.colo.hosteurope.de [217.115.138.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 143A943E6E for ; Wed, 25 Sep 2002 17:19:46 -0700 (PDT) (envelope-from libh-spooler@rheuma-online.de) Received: by defiant.rheuma-online.de (Postfix, from userid 65534) id F213C54CA; Thu, 26 Sep 2002 01:49:16 +0200 (CEST) Delivered-To: libh@localhost.rheuma-online.de Received: from rtp1.SlowBlink.Com (rtp1.slowblink.bsdwins.com [192.58.184.34]) by defiant.rheuma-online.de (Postfix) with ESMTP id 03F995498 for ; Thu, 26 Sep 2002 01:49:15 +0200 (CEST) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g8PNnfHV077696 for ; Wed, 25 Sep 2002 19:49:41 -0400 (EDT) (envelope-from alex@rtp1.SlowBlink.Com) Received: (from alex@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g8PNnfZ7077695 for libh@rheuma-online.de; Wed, 25 Sep 2002 19:49:41 -0400 (EDT) Date: Wed, 25 Sep 2002 19:49:41 -0400 (EDT) From: Alexander Langer Message-Id: <200209252349.g8PNnfZ7077695@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/sysinstall PackageStream.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alex 2002/09/25 19:49:41 EDT Modified files: lib/sysinstall PackageStream.cc Log: This file is actually a bazillon times better to read, if _not_ every second line is wrapped 34 times. So indent a bit, and while I'm here, add a few simple comments. Revision Changes Path 1.9 +581 -490 libh/lib/sysinstall/PackageStream.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message