]> git.itanic.dy.fi Git - rrdd/commit
debug.c: Remove indentation from the prints
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Tue, 26 Jun 2012 13:33:14 +0000 (16:33 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Tue, 26 Jun 2012 13:33:14 +0000 (16:33 +0300)
commit8e6de458280d8d98b5a40d5ea470ea1992355dba
treed921de2e979ddcf8eb1d78ffb993a277579c2bb5
parentfddea07b40b6a05314c0a2d0c688aad63e42c848
debug.c: Remove indentation from the prints

The child-depth indentation is not really that useful. In fact, it
makes actually harder to read similar debug print lines with different
indentation. The numerical level of the child generation gives
sufficient information.

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