mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-28 03:42:04 +01:00
Fix typo s/thissystem/this system/
Submitted by: Stephen <sdk@shell.yuck.net>
This commit is contained in:
parent
164c01f05b
commit
fa7e10eca6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75552
@ -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