Fix typo s/thissystem/this system/
Submitted by: Stephen <sdk@shell.yuck.net>
This commit is contained in:
parent
164c01f05b
commit
fa7e10eca6
@ -110,7 +110,7 @@ mroute6pr(mfcaddr, mifaddr)
|
||||
|
||||
if (mfcaddr == 0 || mifaddr == 0) {
|
||||
printf("No IPv6 multicast routing compiled into this"
|
||||
"system.\n");
|
||||
" system.\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user