a46f7b8 fix incorrect use of logical negation operator

Authored and Committed by bruno 8 years ago
    fix incorrect use of logical negation operator
    
    This use is getting forced to be an error if our current gcc setup,
    so we need to deal with it. However, it does look like the use in the
    code was incorrect.
    
        
file modified
+4 -0