From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18051 invoked by alias); 14 Jun 2005 21:34:40 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 18013 invoked by uid 22791); 14 Jun 2005 21:34:34 -0000 Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 14 Jun 2005 21:34:34 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.0/8.13.0) with ESMTP id j5ELYQgL025191; Tue, 14 Jun 2005 23:34:26 +0200 (CEST) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id j5ELYQoB028917; Tue, 14 Jun 2005 23:34:26 +0200 (CEST) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id j5ELYQvr020504; Tue, 14 Jun 2005 23:34:26 +0200 (CEST) Date: Tue, 14 Jun 2005 21:34:00 -0000 Message-Id: <200506142134.j5ELYQvr020504@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: eliz@gnu.org CC: gdb-patches@sources.redhat.com In-reply-to: (message from Eli Zaretskii on Tue, 14 Jun 2005 06:34:49 +0200) Subject: Re: [commit] Check for socklen_t References: <200506132134.j5DLYAFA008228@elgar.sibelius.xs4all.nl> X-SW-Source: 2005-06/txt/msg00187.txt.bz2 Date: Tue, 14 Jun 2005 06:34:49 +0200 From: Eli Zaretskii > Index: ChangeLog > from Mark Kettenis > > * ser-tcp.c: Tewak comment. ^^^^^ A typo. Oops. Fixed now. Thanks! Mark