commit
5984bbce7e
1 changed files with 1 additions and 1 deletions
2
nmrp.c
2
nmrp.c
|
@ -447,7 +447,7 @@ int nmrp_do(struct nmrpd_args *args)
|
|||
sigh_orig = signal(SIGINT, sigh);
|
||||
|
||||
if (ethsock_is_unplugged(sock)) {
|
||||
printf("Waiting for phyiscal connection.\n");
|
||||
printf("Waiting for physical connection.\n");
|
||||
|
||||
bool unplugged = true;
|
||||
time_t beg = time_monotonic();
|
||||
|
|
Loading…
Add table
Reference in a new issue