summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/lib/gencache.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/lib/gencache.c b/source3/lib/gencache.c
index d164dbe26f..7f5fbad267 100644
--- a/source3/lib/gencache.c
+++ b/source3/lib/gencache.c
@@ -786,7 +786,8 @@ static int gencache_iterate_blobs_fn(struct tdb_context *tdb, TDB_DATA key,
goto done;
}
- DEBUG(10, ("Calling function with arguments (key=%s, timeout=%s)\n",
+ DEBUG(10, ("Calling function with arguments "
+ "(key=[%s], timeout=[%s])\n",
keystr, ctime(&timeout)));
state->fn(keystr,