]> git.sur5r.net Git - openldap/commitdiff
clarify auxprop_store member type
authorPierangelo Masarati <ando@openldap.org>
Sat, 29 Nov 2003 17:50:50 +0000 (17:50 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 29 Nov 2003 17:50:50 +0000 (17:50 +0000)
servers/slapd/sasl.c

index 42bc53b43fa1cc4a283e57f3d05a72fdeab16151..bdd018990548e0665303ab1b200fd1a097334421 100644 (file)
@@ -581,7 +581,8 @@ static sasl_auxprop_plug_t slap_auxprop_plugin = {
        NULL,   /* auxprop_free */
        slap_auxprop_lookup,
        "slapd",        /* name */
-       slap_auxprop_store
+       slap_auxprop_store      /* the declaration of this member changed
+                                * in cyrus SASL from 2.1.15 to 2.1.16 */
 };
 
 static int