1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/lib/libc/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
..
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Symbol.map libc: Remove empty comments in Symbol.map 2023-11-15 17:51:03 +00:00
xdr_array.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
xdr_float.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
xdr_mem.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
xdr_rec.c xdr(3): Fix a few typos in source code comments 2024-03-23 08:43:41 +01:00
xdr_reference.c libc(xdr_reference.c): fix "referenced" spelling 2024-04-12 16:34:53 -06:00
xdr_sizeof.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
xdr_stdio.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
xdr.3 lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
xdr.c rpc: Fix the definition of xdr_void() 2024-10-30 19:27:18 +00:00