mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
16cf1d1a53
To avoid warning above produced by using -Wcast-function-type we; + ensure PyCFunctions of type METH_VARARGS do not declare unused and problematic kargs param. Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andreas Schneider <asn@samba.org>