]> git.itanic.dy.fi Git - rrdd/commit
Remove extra space from debug prints
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Tue, 17 Jul 2012 11:32:36 +0000 (14:32 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Tue, 17 Jul 2012 11:38:41 +0000 (14:38 +0300)
commitc47ebc2751e1290bd432f2725522fa5831806b79
tree2063b5fd0f773e6487dcce1dfd2872ac5308abca
parentac61f36cf52d80eba2bb9bc121fda1bde2ff70e4
Remove extra space from debug prints

Concatenating the two strings caused on extra space to appear on all
debug prints. Remove the extra space to make prints more pretty.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
debug.c