Deleted Added
full compact
5c5
< * $FreeBSD: stable/10/sys/amd64/linux32/linux32_systrace_args.c 293593 2016-01-09 17:56:04Z dchagin $
---
> * $FreeBSD: stable/10/sys/amd64/linux32/linux32_systrace_args.c 293897 2016-01-14 09:11:42Z glebius $
2125c2125
< uarg[1] = (intptr_t) p->head; /* struct linux_robust_list_head * */
---
> uarg[1] = (intptr_t) p->head; /* struct linux_robust_list_head ** */
5554c5554
< p = "struct linux_robust_list_head *";
---
> p = "struct linux_robust_list_head **";