diff options
Diffstat (limited to 'ldap/servers/plugins/replication/repl5_plugins.c')
| -rw-r--r-- | ldap/servers/plugins/replication/repl5_plugins.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/servers/plugins/replication/repl5_plugins.c b/ldap/servers/plugins/replication/repl5_plugins.c index ad701b67..aa9c40af 100644 --- a/ldap/servers/plugins/replication/repl5_plugins.c +++ b/ldap/servers/plugins/replication/repl5_plugins.c @@ -1015,7 +1015,7 @@ write_changelog_and_ruv (Slapi_PBlock *pb) /* ONREPL - log error */ slapi_log_error(SLAPI_LOG_FATAL, repl_plugin_name, "write_changelog_and_ruv: can't add a change for " - "%s (uniqid: %s, optype: %u) to changelog csn %s\n", + "%s (uniqid: %s, optype: %lu) to changelog csn %s\n", op_params->target_address.dn, op_params->target_address.uniqueid, op_params->operation_type, |
