]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/starttls.c
More places where LOCK_ID() calls need to be checked.
[openldap] / servers / slapd / starttls.c
index 750a3ff28a98bec1a0de8732f2c90dc0e40f56b3..5f985d2007ea566671bbe7566d5bcd0407342ac1 100644 (file)
@@ -1,6 +1,6 @@
 /* $OpenLDAP$ */
 /* 
- * Copyright 1999-2000 The OpenLDAP Foundation.
+ * Copyright 1999-2002 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms are permitted only
@@ -30,7 +30,7 @@ starttls_extop (
        struct berval ** rspdata,
        LDAPControl ***rspctrls,
        const char ** text,
-       BVarray * refs )
+       BerVarray * refs )
 {
        void *ctx;
        int rc;