egl: fix helper function name
authorEric Engestrom <eric@engestrom.ch>
Wed, 16 Nov 2016 22:29:53 +0000 (22:29 +0000)
committerTapani Pälli <tapani.palli@intel.com>
Thu, 17 Nov 2016 07:33:25 +0000 (09:33 +0200)
commit9702f9136646acc6981880faa3962a11aab1a603
tree6498306371f16e336fd34d9cdd3f57dd9cb1a785
parent8b780a543a39b6c2f971b074aff3c1d5d902b9b0
egl: fix helper function name

I introduced this code last month, but didn't follow the naming
convention. Fix this.

Fixes: 0a606a400fe382a9bc72 ("egl: add eglSwapBuffersWithDamageKHR")
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
src/egl/main/eglapi.c