* [PATCH 1/1] complete: eth typo fix
@ 2012-05-02 2:18 Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 0 replies; only message in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-05-02 2:18 UTC (permalink / raw)
To: barebox
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
---
Hi,
for to commit this when pushing the complete sorry
Best Regards,
J.
net/eth.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/eth.c b/net/eth.c
index 4ea9fb0..2b492ad 100644
--- a/net/eth.c
+++ b/net/eth.c
@@ -126,7 +126,7 @@ int eth_complete(struct string_list *sl, char *instr)
string_list_add_asprintf(sl, "%s ", devname);
}
- return COMPLETE_CONTNINUE;
+ return COMPLETE_CONTINUE;
}
#endif
--
1.7.9.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-02 2:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-02 2:18 [PATCH 1/1] complete: eth typo fix Jean-Christophe PLAGNIOL-VILLARD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox