more on attrs array from char* to berval*

This commit is contained in:
Pierangelo Masarati 2001-12-26 11:23:35 +00:00
parent 733056970e
commit 29ffe05902

View File

@ -25,7 +25,7 @@ monitor_back_operational(
Connection *conn,
Operation *op,
Entry *e,
char **attrs,
struct berval **attrs,
int opattrs,
Attribute **a )
{