mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
Typo.
This commit is contained in:
parent
817a00731b
commit
d9646465e3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315017
@ -469,7 +469,7 @@ protopr(u_long off, const char *name, int af1, int proto)
|
||||
2 * (int)sizeof(void *),
|
||||
(u_long)inp->inp_ppcb);
|
||||
else
|
||||
xo_emit("{q:adddress/%*lx} ",
|
||||
xo_emit("{q:address/%*lx} ",
|
||||
2 * (int)sizeof(void *),
|
||||
(u_long)so->so_pcb);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user