Date: Sun, 23 Jul 1995 00:10:37 +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: <199507222210.AAA26741@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: > > hello > > the following code i sent to rodney grimes - and he said i should send it to > bugs - here is it: about to commit it... > addr += i; > --- cut here --- Please don't add those cut here lines. Patch is smart enough about picking a patch from an entire mail message, but it gets confused about just this line since it happens to start with a hyphen. :-( Nobody would really be going to cut it there anyway, so it's useless at all. Thanks for the patch! -- 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?199507222210.AAA26741>