On 07/04/11 14:42, Holger Hans Peter Freyther wrote:
On 04/07/2011 02:27 PM, pablo@gnumonks.org wrote:
}
- if (!((options_mask & (IPA_PROXY_OPT_LISTEN_IP | IPA_PROXY_OPT_BSC_IP))
== (IPA_PROXY_OPT_LISTEN_IP | IPA_PROXY_OPT_BSC_IP))) {why not != ?
Yes, != looks more readable. Although the line above works fine.
I have forced a push with this change that you propose to the pablo/cleanups branch.
New patch attached.