From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 19 May 2012 00:03:22 +0800 References: <1779270.uUsuEFyTM4@sven-desktop.home.narfation.org> <1337192605-8652-1-git-send-email-sven@narfation.org> <1337192605-8652-13-git-send-email-sven@narfation.org> In-Reply-To: <1337192605-8652-13-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201205190003.23135.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 13/13] batman-adv: Use typedef instead of define for type dat_addr_t 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 Thursday, May 17, 2012 02:23:25 Sven Eckelmann wrote: > This wrong type definition was introduced in > a34852f63a694e3f35eb155101120a3c6f4dd6ee > > Signed-off-by: Sven Eckelmann > --- > types.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied in revision 551c540. Thanks, Marek