From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 17 Oct 2012 02:00:52 +0800 References: <1350246055-18000-1-git-send-email-sven@narfation.org> <1350246055-18000-3-git-send-email-sven@narfation.org> In-Reply-To: <1350246055-18000-3-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201210170200.52254.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv4 3/4] batctl: Allow to skip header in debug table output 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 Monday, October 15, 2012 04:20:54 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > rebased on DAT > > debug.c | 18 +++++++++++++++--- > debug.h | 1 + > functions.c | 7 ++++++- > functions.h | 3 ++- > main.c | 2 +- > man/batctl.8 | 3 +++ > sys.c | 14 +++++++------- > 7 files changed, 35 insertions(+), 13 deletions(-) Applied in revision 9820b38. Thanks, Marek