From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 14 May 2012 00:00:02 +0800 References: <1336826281-9096-1-git-send-email-ordex@autistici.org> In-Reply-To: <1336826281-9096-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201205140000.02891.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: fix comment style and typo Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Saturday, May 12, 2012 20:38:01 Antonio Quartulli wrote: > Fix to David's style > > Introduced by b46c60b9e1ee7a1909c542413a85875a750955d6 > > Signed-off-by: Antonio Quartulli > --- > > This patch is for next > > > routing.c | 3 ++- > translation-table.c | 3 ++- > unicast.c | 5 +++-- > 3 files changed, 7 insertions(+), 4 deletions(-) Applied in revision ccf1183. Thanks, Marek