r13114: remove 'const' and make clear what the parameters are for
authorStefan Metzmacher <metze@samba.org>
Tue, 24 Jan 2006 18:40:53 +0000 (18:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:27 +0000 (13:51 -0500)
metze

source/lib/ldb/include/ldb.h

index 770d23c6387522448487cf4b3deb29b0d42c4203..9a637ff9d5ab794faeea5613854b5a3721680701 100644 (file)
@@ -362,7 +362,7 @@ struct ldb_attrib_handler {
 #define LDB_SYNTAX_OBJECTCLASS          "LDB_SYNTAX_OBJECTCLASS"
 
 /* sorting helpers */
-typedef int (*ldb_qsort_cmp_fn_t) (const void *, const void *, const void *);
+typedef int (*ldb_qsort_cmp_fn_t) (void *v1, void *v2, void *opaque);
 
 /**
    OID for the paged results control. This control is included in the