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

index 0b24c0c1e78b055fa4598ec3dae8595e80d48513..d164dbe26f00f758a817f8225ef2edb4eaa68fa1 100644 (file)
@@ -356,7 +356,7 @@ bool gencache_del(const char *keystr)
 
        if (!gencache_init()) return False;     
 
-       DEBUG(10, ("Deleting cache entry (key = %s)\n", keystr));
+       DEBUG(10, ("Deleting cache entry (key=[%s])\n", keystr));
 
        /*
         * We delete an element by setting its timeout to 0. This way we don't