On Wednesday, 11 October 2017 17:23:44 CEST Richard W.M. Jones wrote:
> +#if DEBUG
> +/* Print escaped buffer to fp. */
> +static void
> +debug_buffer (FILE *fp, char *buf)

'buf' is read-only here, so it ought to be 'const'.

-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Libguestfs mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to