mirror of
https://github.com/samba-team/samba.git
synced 2025-01-31 01:48:16 +03:00
e467eefb10
In Heimdal the data pointer is a void pointer so casting to 'char *' is not an issue. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>