ecore_wl2_display: Correct pointer arithmetic 52/291052/2 accepted/tizen/unified/20230411.161301
authorJunseok Kim <juns.kim@samsung.com>
Fri, 7 Apr 2023 04:21:40 +0000 (13:21 +0900)
committerJunseok Kim <juns.kim@samsung.com>
Fri, 7 Apr 2023 05:31:02 +0000 (14:31 +0900)
commit782d91c8ad6cea67ae009bfc572294fd21afc26c
treed812fbb3652da7916209a75afa0cedf8b765be05
parenta018ae886234847d2825ed8ceb599984ed4bbe1d
ecore_wl2_display: Correct pointer arithmetic

There're was a misuse of pointer arithmetic that access to integer array and correct it.
and correct indentation.

Change-Id: Ica5b70c3225518365ded39cc2d1e9cf7dd8e1ffa
src/lib/ecore_wl2/ecore_wl2_display.c