b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] [batman-debug4] Fix small typo "unkown" -> "unknown"
@ 2009-12-15 15:20 Sven Eckelmann
  2009-12-16 15:57 ` Simon Wunderlich
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Eckelmann @ 2009-12-15 15:20 UTC (permalink / raw)
  To: b.a.t.m.a.n


Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
---
 batman-debug4.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/batman-debug4.pl b/batman-debug4.pl
index b2f9f45..1322b32 100755
--- a/batman-debug4.pl
+++ b/batman-debug4.pl
@@ -100,7 +100,7 @@ while ( <BATMANLOG> ) {
 
 				$receive_hash{ $last_orig }{ $last_neigh }{ "uni_flag" }++;
 
-			} elsif ( m/OGM\ via\ unkown\ neighbor/ ) {
+			} elsif ( m/OGM\ via\ unknown\ neighbor/ ) {
 
 				$receive_hash{ $last_orig }{ $last_neigh }{ "unknown" }++;
 
-- 
1.6.5.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [B.A.T.M.A.N.] [PATCH] [batman-debug4] Fix small typo "unkown" -> "unknown"
  2009-12-15 15:20 [B.A.T.M.A.N.] [PATCH] [batman-debug4] Fix small typo "unkown" -> "unknown" Sven Eckelmann
@ 2009-12-16 15:57 ` Simon Wunderlich
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Wunderlich @ 2009-12-16 15:57 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

[-- Attachment #1: Type: text/plain, Size: 935 bytes --]

Hello Sven,

thank you, applied in revision 1500.

best regards
	Simon
On Tue, Dec 15, 2009 at 04:20:10PM +0100, Sven Eckelmann wrote:
> 
> Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
> ---
>  batman-debug4.pl |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/batman-debug4.pl b/batman-debug4.pl
> index b2f9f45..1322b32 100755
> --- a/batman-debug4.pl
> +++ b/batman-debug4.pl
> @@ -100,7 +100,7 @@ while ( <BATMANLOG> ) {
>  
>  				$receive_hash{ $last_orig }{ $last_neigh }{ "uni_flag" }++;
>  
> -			} elsif ( m/OGM\ via\ unkown\ neighbor/ ) {
> +			} elsif ( m/OGM\ via\ unknown\ neighbor/ ) {
>  
>  				$receive_hash{ $last_orig }{ $last_neigh }{ "unknown" }++;
>  
> -- 
> 1.6.5.4
> 
> _______________________________________________
> B.A.T.M.A.N mailing list
> B.A.T.M.A.N@lists.open-mesh.net
> https://lists.open-mesh.net/mm/listinfo/b.a.t.m.a.n
> 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-16 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-15 15:20 [B.A.T.M.A.N.] [PATCH] [batman-debug4] Fix small typo "unkown" -> "unknown" Sven Eckelmann
2009-12-16 15:57 ` Simon Wunderlich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).