summaryrefslogtreecommitdiff
path: root/test/inet/tst-ethers.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/inet/tst-ethers.c')
-rw-r--r--test/inet/tst-ethers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/inet/tst-ethers.c b/test/inet/tst-ethers.c
index 14b5a4378..6b6e10cd2 100644
--- a/test/inet/tst-ethers.c
+++ b/test/inet/tst-ethers.c
@@ -14,7 +14,7 @@ int main(void)
char host[ETHER_LINE_LEN];
int i;
int res = ether_hostton("teeth", &addr);
-
+
if (res)
return 1;