Skip to content
Snippets Groups Projects
Commit 0b907a37 authored by Ralf Haferkamp's avatar Ralf Haferkamp
Browse files

fixed format string

parent 8b3a69ae
Branches
Tags
No related merge requests found
......@@ -414,7 +414,7 @@ rewrite_rule_apply(
recurse:;
Debug( LDAP_DEBUG_TRACE, "==> rewrite_rule_apply"
" rule='%s' string='%s' [%s pass(es)]\n",
" rule='%s' string='%s' [%d pass(es)]\n",
rule->lr_pattern, string, strcnt + 1 );
op->lo_num_passes++;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment