From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28254 invoked by alias); 22 Nov 2011 13:14:54 -0000 Received: (qmail 28246 invoked by uid 22791); 22 Nov 2011 13:14:53 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Nov 2011 13:14:40 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RSqBK-0006z3-Sp; Tue, 22 Nov 2011 08:14:39 -0500 Date: Tue, 22 Nov 2011 13:14:00 -0000 Message-Id: From: Eli Zaretskii To: Andrey Smirnov CC: gdb-patches@sourceware.org In-reply-to: <878vn88fw3.fsf@gmail.com> (message from Andrey Smirnov on Tue, 22 Nov 2011 20:07:24 +0700) Subject: Re: [PATCH 22/348] Fix -Wsahdow warnings Reply-to: Eli Zaretskii References: <878vn88fw3.fsf@gmail.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: 2011-11/txt/msg00559.txt.bz2 > From: Andrey Smirnov > Date: Tue, 22 Nov 2011 20:07:24 +0700 > > -expand_hash_table (struct bcache *bcache) > +expand_hash_table (struct bcache *cahce) ^^^^^ Is the typo intentional?