dsdb: Change LDB_TYPESAFE_QSORT() to TYPESAFE_QSORT() in repl_meta_data module
commit517342399c0a558fc016d06ce7728f3c56ef952e
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 Oct 2019 03:38:38 +0000 (16 16:38 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 18 Oct 2019 09:26:41 +0000 (18 09:26 +0000)
treeaa64881d2488a96bc323a2ae08e60084e1c9492f
parent25b1e478ec5e8ac40d41013a824311824482fa67
dsdb: Change LDB_TYPESAFE_QSORT() to TYPESAFE_QSORT() in repl_meta_data module

This call does not use the context argument so no additional parameter is needed.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: David Mulder <dmulder@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c