From 2e314136ed58b6860c667e379bef22190fe84aa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 22 Nov 2025 14:50:10 +0100 Subject: New upstream version 5.2 --- doc/misc_functions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/misc_functions.rst') diff --git a/doc/misc_functions.rst b/doc/misc_functions.rst index c988f37..0d9e11e 100644 --- a/doc/misc_functions.rst +++ b/doc/misc_functions.rst @@ -36,7 +36,7 @@ Miscellaneous functions .. code-block:: c #include - void HX_hexdump(FILE *fp, const void *ptr, unsigned int len); + void HX_hexdump(FILE *fp, const void *ptr, size_t len); ``HX_hexdump`` Outputs a nice pretty-printed hex and ASCII dump to the filedescriptor -- cgit v1.2.3