Date: Sun, 23 Jul 1995 00:30:20 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: graichen@omega.physik.fu-berlin.de (Thomas Graichen) Cc: bugs@FreeBSD.org Subject: Re: small change to boot.c Message-ID: <199507222230.AAA26805@uriah.heep.sax.de> In-Reply-To: <9507211530.AA08034@omega.physik.fu-berlin.de> from "Thomas Graichen" at Jul 21, 95 05:30:24 pm
next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507222230.AAA26805>