]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
gencache: unify a DEBUG message in gencache_iterate_blobs_fn()
authorMichael Adam <obnox@samba.org>
Mon, 11 Feb 2013 12:42:28 +0000 (13:42 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 19 Feb 2013 12:58:04 +0000 (13:58 +0100)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/lib/gencache.c

index d164dbe26f00f758a817f8225ef2edb4eaa68fa1..7f5fbad2673309a6700eec99791334d0fb887075 100644 (file)
@@ -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,