mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
83716809a8
I could not find out how to cast a char ** to const char ** without warning. This transfers fine to the execv call as well. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>