summaryrefslogtreecommitdiff
path: root/dhcpctl/cltest.c
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpctl/cltest.c')
-rw-r--r--dhcpctl/cltest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpctl/cltest.c b/dhcpctl/cltest.c
index 0e180dde..ea03d3b3 100644
--- a/dhcpctl/cltest.c
+++ b/dhcpctl/cltest.c
@@ -99,7 +99,7 @@ int main (argc, argv)
int mode = undefined;
const char *interface = 0;
const char *action;
-
+
for (i = 1; i < argc; i++) {
if (!strcmp (argv[i], "-u")) {
mode = up;