]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-ldbm/operational.c
More places where LOCK_ID() calls need to be checked.
[openldap] / servers / slapd / back-ldbm / operational.c
index b553a677d377bb83b87d5ddf5a6c6867411b2d09..51c0fb710f7e85a47a26a9d8bbbabfe16807a017 100644 (file)
@@ -1,6 +1,6 @@
 /* operational.c - ldbm backend operational attributes function */
 /*
- * Copyright 1998-2001 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
@@ -25,7 +25,7 @@ ldbm_back_operational(
        Connection      *conn, 
        Operation       *op,
        Entry           *e,
-       char            **attrs,
+       AttributeName           *attrs,
        int             opattrs,
        Attribute       **a )
 {