From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: [PATCH] xendbooloader bugfix Date: Wed, 25 May 2005 13:19:17 +0900 Message-ID: <9cde8bff05052421194fe50097@mail.gmail.com> Reply-To: aq Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5747_29213681.1116994757513" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org ------=_Part_5747_29213681.1116994757513 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline hello, this patch fixes a wrong email address and replaces a number (errno) with a defined constant to make it more portable. Signed-off-by: Nguyen Anh Quynh