evas-wayland-egl: Fix function prototype for eng_context_create
authorChris Michael <cp.michael@samsung.com>
Tue, 21 Oct 2014 13:39:14 +0000 (09:39 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 21 Oct 2014 13:40:32 +0000 (09:40 -0400)
commit4078e0af9b86ca0cc20cd092a5f50e9b8b75a9c2
tree4c78f724ede4e01be13302ba3a6f0feb9d2714bc
parentef9cf8b78dad15147df25fc97cc19c9602175c01
evas-wayland-egl: Fix function prototype for eng_context_create

Summary: Apparently, somewhere down the line, the function prototype
for eng_context_create was changed in the EVGL_Interface, but nobody
decided to fix All engines. This commit fixes the function prototype
for evgl_eng_context_create

@fix

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