From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 25 Apr 2012 19:50:41 +0800 References: <1335257230-14871-1-git-send-email-ordex@autistici.org> <1335257230-14871-2-git-send-email-ordex@autistici.org> In-Reply-To: <1335257230-14871-2-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201204251950.41317.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: fix comment style in DAT code 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 Tuesday, April 24, 2012 16:47:08 Antonio Quartulli wrote: > Signed-off-by: Antonio Quartulli > --- > distributed-arp-table.c | 60 > +++++++++++++++++++++++++++++++---------------- distributed-arp-table.h > | 5 ++-- > main.c | 9 ++++--- > main.h | 3 ++- > unicast.c | 6 +++-- > 5 files changed, 55 insertions(+), 28 deletions(-) Applied in revision dc9b7ec. Thanks, Marek