r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we never
authorJames Peach <jpeach@samba.org>
Fri, 9 Jun 2006 10:50:45 +0000 (10:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:21 +0000 (11:17 -0500)
commit60b5f9618b77afb397f96c1ff406c8cd3a4648f3
treeacc39436ed50c8b76ebe58e5961db3c73a73a152
parent8fc70d0df0c93c29b49f924bac9ff5d9857cfd9d
r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we never
confuse an uninitialised __profile_clock with CLOCK_REALTIME. Flip the
condition argument to SMB_WARN around so that it's correct (though
completely non-intuitive).
source/profile/profile.c