From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 15 Dec 2012 16:35:26 +0800 References: <1355254162-6123-1-git-send-email-ordex@autistici.org> In-Reply-To: <1355254162-6123-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: <201212151635.26485.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: fix typo in debug message 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: b.a.t.m.a.n@lists.open-mesh.org On Wednesday, December 12, 2012 03:29:22 Antonio Quartulli wrote: > in bat_iv_ogm.c a debug message should print "tq" instead of "td" > > Signed-off-by: Antonio Quartulli > --- > bat_iv_ogm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied in revision a42b051. Thanks, Marek