Purely cosmetic tweak, use consistant whitespace with scopeid.

This commit is contained in:
peter 2000-03-06 05:29:56 +00:00
parent 48dbef235d
commit 76def55630

View File

@ -1074,7 +1074,7 @@ in6_status(s, info)
printf("deprecated ");
if (scopeid)
printf(" scopeid 0x%x", scopeid);
printf("scopeid 0x%x ", scopeid);
if (ip6lifetime && (lifetime.ia6t_preferred || lifetime.ia6t_expire)) {
printf("pltime ");