Ecore_evas wayland: remove double parenthesis around comparison.
authorTom Hacohen <tom@stosb.com>
Wed, 22 Apr 2015 12:13:19 +0000 (13:13 +0100)
committerTom Hacohen <tom@stosb.com>
Wed, 22 Apr 2015 12:13:21 +0000 (13:13 +0100)
commit5b5b7113b7d24cb8b3935834a99eaf23393605ec
treea66bf488c5851b9e981a025e107bf0f84d5a9246
parent450ff212e2d184a5b5f3dbbaf11ec9555a24dbb2
Ecore_evas wayland: remove double parenthesis around comparison.

Double praenthesis should be used around assignments, not comparisons.
Doing this correctly all aronud lets the compiler warn us about potential
mistakes.
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c