Commit 049520a5 authored by Matthieu Boutier's avatar Matthieu Boutier

Fix debug typo.

parent 217e7575
......@@ -1113,7 +1113,7 @@ flush_unicast(int dofree)
perror("send(unicast)");
} else {
fprintf(stderr,
"Warning: bucket full, dropping unicast packet"
"Warning: bucket full, dropping unicast packet "
"to %s if %s.\n",
format_address(unicast_neighbour->address),
unicast_neighbour->ifp->name);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment