dsdb: Change LDB_TYPESAFE_QSORT() to TYPESAFE_QSORT() in operational module
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 Oct 2019 03:47:26 +0000 (16:47 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 18 Oct 2019 10:58:44 +0000 (10:58 +0000)
commit7c83b1ade7a79770689d876e985e245f5af276ad
tree225e10adb7031d2ea8fa5b475a803024c28af004
parent5bc35614253b4769590813249274355fd3d2ae53
dsdb: Change LDB_TYPESAFE_QSORT() to TYPESAFE_QSORT() in operational 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>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Oct 18 10:58:45 UTC 2019 on sn-devel-184
source4/dsdb/samdb/ldb_modules/operational.c