remove whitespace damage. No code changes
This commit is contained in:
parent
85d788e491
commit
5b3adae7e8
@ -181,7 +181,7 @@ int ipcalc_main(int argc, char **argv)
|
|||||||
bb_herror_msg_and_die("cannot find hostname for %s", argv[0]);
|
bb_herror_msg_and_die("cannot find hostname for %s", argv[0]);
|
||||||
}
|
}
|
||||||
str_tolower(hostinfo->h_name);
|
str_tolower(hostinfo->h_name);
|
||||||
|
|
||||||
printf("HOSTNAME=%s\n", hostinfo->h_name);
|
printf("HOSTNAME=%s\n", hostinfo->h_name);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user