Fix typo.
authorjinbong, Lee <jinbong.lee@samsung.com>
Wed, 3 Jan 2024 08:56:31 +0000 (08:56 +0000)
committerXuelian Bai <xuelian.bai@samsung.com>
Thu, 18 Jan 2024 01:31:56 +0000 (09:31 +0800)
commit2d7435ea832364c1aa7531b770d520b9524afa0a
treebd4e1688c268492a9aafc138b58819d6e92509e2
parenteb13371eff8428809c4f6c42e649e56259fca33c
Fix typo.
 - this function is needed call mutex_lock after calling tpl_surface_enqueue_buffer_with_damage_and_sync()
 - but a typo is occurred when code update (commit ID : c922b95f3be7dca862631337993a098976672167)

Change-Id: I8e60cb4e7473753bb1fb16e9429466d3c9727028
src/egl/drivers/dri2/platform_tizen.c