1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/sys/xdr
Mark Johnston a5d1cf5e36 rpc: Fix the definition of xdr_void()
xdr_void() should have type xdrproc_t, make it so.

PR:		280514
Reviewed by:	brooks, dim
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D47340
2024-10-30 19:27:18 +00:00
..
xdr_array.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
xdr_mbuf.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
xdr_mem.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
xdr_reference.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
xdr_sizeof.c xdr: Stop checking for failures from malloc(M_WAITOK) 2024-09-03 18:25:20 +08:00
xdr.c rpc: Fix the definition of xdr_void() 2024-10-30 19:27:18 +00:00