From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7876 invoked by alias); 5 Apr 2007 18:44:31 -0000 Received: (qmail 7821 invoked by uid 22791); 5 Apr 2007 18:44:30 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 05 Apr 2007 19:44:21 +0100 Received: from HOME-C4E4A596F7 (IGLD-80-230-202-15.inter.net.il [80.230.202.15]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GLJ12349 (AUTH halo1); Thu, 5 Apr 2007 21:44:15 +0300 (IDT) Date: Thu, 05 Apr 2007 18:44:00 -0000 Message-Id: From: Eli Zaretskii To: Joel Brobecker CC: gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org In-reply-to: <20070405172720.GB9281@adacore.com> (message from Joel Brobecker on Thu, 5 Apr 2007 10:27:20 -0700) Subject: Re: [RFA/libiberty] Fix documentation issues in filename_cmp.c Reply-to: Eli Zaretskii References: <20070405172720.GB9281@adacore.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00022.txt.bz2 > Date: Thu, 5 Apr 2007 10:27:20 -0700 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > The attached patch incorporates all the documentation changes that Eli > has recommended. No code change. > > 2007-04-05 Joel Brobecker > > * filename_cmp.c (filename_cmp): Improve documentation. Thanks, I am happy, as far as the documentation goes.