evas-gl-common: Fix misleading indentation
authorChris Michael <cp.michael@samsung.com>
Mon, 13 Feb 2017 15:31:59 +0000 (10:31 -0500)
committerChris Michael <cp.michael@samsung.com>
Mon, 13 Feb 2017 15:34:13 +0000 (10:34 -0500)
commitb16c961680579ad13eaf598ca696780a6494895a
tree7b7cf447cada3ada0b6f0f0171dd3be89d99519d
parent7ce1a1467b072878407bb57e032d6f5a206a6ec5
evas-gl-common: Fix misleading indentation

gcc reports that the 'else' here does not guard the latter
statement...seems like a cause of some missing parens so fix.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/gl_common/evas_gl_core.c