[PATCH 1/1] complete: eth typo fix

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Tue May 1 22:18:49 EDT 2012


Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at 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




More information about the barebox mailing list