From owner-freebsd-bugs Sat Jul 22 15:37:29 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id PAA07552 for bugs-outgoing; Sat, 22 Jul 1995 15:37:29 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.11/8.6.6) with SMTP id PAA07542 for ; Sat, 22 Jul 1995 15:37:26 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA04375; Sun, 23 Jul 1995 00:37:04 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id AAA07575; Sun, 23 Jul 1995 00:54:01 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id AAA26805; Sun, 23 Jul 1995 00:30:21 +0200 From: J Wunsch Message-Id: <199507222230.AAA26805@uriah.heep.sax.de> Subject: Re: small change to boot.c To: graichen@omega.physik.fu-berlin.de (Thomas Graichen) Date: Sun, 23 Jul 1995 00:30:20 +0200 (MET DST) Cc: bugs@FreeBSD.org In-Reply-To: <9507211530.AA08034@omega.physik.fu-berlin.de> from "Thomas Graichen" at Jul 21, 95 05:30:24 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 388 Sender: bugs-owner@FreeBSD.org Precedence: bulk As Thomas Graichen wrote: > > - printf("+0x%x+0x%x] ", sizeof(int), i); > + printf("+0x%x+0x%x]\n", sizeof(int), i); Your patch was garbled. DON'T submit patches obtained by cut&paste in an xterm, please!!! It botches the tabs. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)