]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-monitor/operational.c
Simpler fix for NO_THREADS
[openldap] / servers / slapd / back-monitor / operational.c
index 62d750dfc98005393c381df4acfdaddf6543a177..0141d17451134cc43899a027db35002cef2d66fe 100644 (file)
@@ -1,6 +1,6 @@
 /* operational.c - monitor 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 @@ monitor_back_operational(
        Connection      *conn, 
        Operation       *op,
        Entry           *e,
-       char            **attrs,
+       AttributeName   *attrs,
        int             opattrs,
        Attribute       **a )
 {