s3-debug Clarify the handling of invalid state.fd values in debug.c
authorAndrew Bartlett <abartlet@samba.org>
Fri, 29 Oct 2010 10:12:12 +0000 (21:12 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 2 Nov 2010 04:36:04 +0000 (04:36 +0000)
commit4aeb608eca3be67498819000f5eea9ad63e9b7f8
treeea7441fd5d3abd650adc8dbeda81055d1995fce6
parented111d11ebcbaa1e709485f86ca45e582a55301f
s3-debug Clarify the handling of invalid state.fd values in debug.c

This makes it clear that -1 and 0 are both invalid file descriptor values
for DEBUG output.

Andrew Bartlett
source3/lib/debug.c