]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/ad.c
Overlay result is in rs->sr_err
[openldap] / servers / slapd / ad.c
index 262a25ba65cc3706e4091acbc717c83eecadab14..6c4bc4929d3a587fc66d33b6720da29170f21c0c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2010 The OpenLDAP Foundation.
+ * Copyright 1998-2011 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -76,7 +76,7 @@ static int msad_range_hack = 0;
 
 static Attr_option *ad_find_option_definition( const char *opt, int optlen );
 
-static int ad_keystring(
+int ad_keystring(
        struct berval *bv )
 {
        ber_len_t i;