From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 11 Sep 2013 18:58:18 +0800 Message-ID: <8515804.VZDmcJb8iY@diderot> In-Reply-To: <1378847522-13776-5-git-send-email-sven@narfation.org> References: <1378847522-13776-1-git-send-email-sven@narfation.org> <1378847522-13776-5-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [B.A.T.M.A.N.] [PATCH 04/11] batctl: Mark all local functions as static 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 Cc: Sven Eckelmann On Tuesday, September 10, 2013 11:11:55 PM Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > debug.c | 2 +- > main.c | 2 +- > ping.c | 4 ++-- > traceroute.c | 2 +- > 4 files changed, 5 insertions(+), 5 deletions(-) Applied in revision aad6168. Thanks, Marek