public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] batman-adv: correct typ0 in routing.c
@ 2011-07-09 11:30 Antonio Quartulli
  2011-07-09 13:53 ` [B.A.T.M.A.N.] [PATCH] batman-adv: correct several typ0s in the comments Antonio Quartulli
  0 siblings, 1 reply; 4+ messages in thread
From: Antonio Quartulli @ 2011-07-09 11:30 UTC (permalink / raw)
  To: B.A.T.M.A.N

Correct a very small typ0 in routing.c

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
---
 routing.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/routing.c b/routing.c
index 0f32c81..36b940c 100644
--- a/routing.c
+++ b/routing.c
@@ -93,7 +93,7 @@ static void update_transtable(struct bat_priv *bat_priv,
 		orig_node->tt_crc = tt_global_crc(bat_priv, orig_node);
 
 		/* The ttvn alone is not enough to guarantee consistency
-		 * because a single value could repesent different states
+		 * because a single value could represent different states
 		 * (due to the wrap around). Thus a node has to check whether
 		 * the resulting table (after applying the changes) is still
 		 * consistent or not. E.g. a node could disconnect while its
-- 
1.7.3.4


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

end of thread, other threads:[~2011-07-25 20:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-09 11:30 [B.A.T.M.A.N.] [PATCH] batman-adv: correct typ0 in routing.c Antonio Quartulli
2011-07-09 13:53 ` [B.A.T.M.A.N.] [PATCH] batman-adv: correct several typ0s in the comments Antonio Quartulli
2011-07-09 15:52   ` [B.A.T.M.A.N.] [PATCHv2] " Antonio Quartulli
2011-07-25 20:03     ` Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox