s4-torture: fix gcc6 build warning.
commit5544756733ced826e1f42fdeae1b67348501668f
authorGünther Deschner <gd@samba.org>
Fri, 5 Feb 2016 10:14:58 +0000 (5 11:14 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 6 Feb 2016 20:48:18 +0000 (6 21:48 +0100)
tree9dd42a48cb6b31f6262aab7c08587cc8e2963ff2
parentd44f488317b431317963b42993cc56e2289a4d0d
s4-torture: fix gcc6 build warning.

source4/torture/raw/eas.c:322:17: warning: comparison of constant '0' with
boolean expression is always false [-Wbool-compare]

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/raw/eas.c