aboutsummaryrefslogtreecommitdiff
path: root/libbb/in_ether.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/in_ether.c')
-rw-r--r--libbb/in_ether.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/in_ether.c b/libbb/in_ether.c
index 1de383bde..161c8ea3c 100644
--- a/libbb/in_ether.c
+++ b/libbb/in_ether.c
@@ -51,7 +51,6 @@ int FAST_FUNC in_ether(const char *bufp, struct sockaddr *sap)
} while (j);
*ptr++ = val;
-
} while (--i);
/* Error if we aren't at end of string */