debug: Simplify dbghdrclass with an early return
commit15b0f57696cf8c1ae1c8760008b414f9a456bc49
authorVolker Lendecke <vl@samba.org>
Tue, 29 Jul 2014 15:02:22 +0000 (29 15:02 +0000)
committerMichael Adam <obnox@samba.org>
Thu, 31 Jul 2014 16:49:47 +0000 (31 18:49 +0200)
treed7b4095ec7ab09124829c979c749936eb2975eaa
parent0753c1bec1ff5888068eeba5878c460ce07cef2a
debug: Simplify dbghdrclass with an early return

No code change, visible with "git diff -w"

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
lib/util/debug.c