This commit is contained in:
Gleb Smirnoff 2017-03-10 19:08:31 +00:00
parent 817a00731b
commit d9646465e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315017

View File

@ -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);
}