]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-monitor/external.h
Fix LBER_ERROR vs. -1 confusion.
[openldap] / servers / slapd / back-monitor / external.h
index deef56781da140e7fdd04de0ee147d86f422f2be..90cc486239160a196dd2d47d99f857eedeb72809 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 /*
@@ -37,7 +37,7 @@ LDAP_BEGIN_DECL
 
 extern BI_init monitor_back_initialize;
 extern BI_db_init      monitor_back_db_init;
-extern BI_open monitor_back_open;
+extern BI_db_open      monitor_back_db_open;
 extern BI_config       monitor_back_config;
 extern BI_db_config    monitor_back_db_config;