1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00
Noel Power 16cf1d1a53 lib/crypto: squash 'cast between incompatible function types' warning
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>
2019-05-16 17:55:17 +00:00
..
2015-08-27 20:23:20 +02:00
2015-08-27 20:23:20 +02:00
2015-08-27 20:23:20 +02:00
2016-05-16 19:52:22 +02:00
2014-01-08 08:12:29 +01:00
2019-05-07 03:04:30 +00:00