Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
---
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
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to