projects
/
platform
/
core
/
uifw
/
libtpl-egl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e52b73e
)
Fix a typo
35/198635/1
author
Zhaowei Yuan
<zhaowei.yuan@samsung.com>
Mon, 28 Jan 2019 07:56:44 +0000
(15:56 +0800)
committer
Zhaowei Yuan
<zhaowei.yuan@samsung.com>
Mon, 28 Jan 2019 08:11:25 +0000
(16:11 +0800)
Change-Id: Id6a01bb111ff0ea00aa38a4f10fafc96d1203651
Signed-off-by: Zhaowei Yuan <zhaowei.yuan@samsung.com>
src/tpl_wl_egl_thread.c
patch
|
blob
|
history
diff --git
a/src/tpl_wl_egl_thread.c
b/src/tpl_wl_egl_thread.c
index f819b45784d2754a475883b12d2a55aed62e770e..faf8d13bd0fe50dc24cc558b0fc29c55f10d2cb7 100644
(file)
--- a/
src/tpl_wl_egl_thread.c
+++ b/
src/tpl_wl_egl_thread.c
@@
-542,7
+542,7
@@
__tpl_wl_egl_surface_enqueue_buffer(tpl_surface_t *surface,
"[ENQ_SKIP][F] Client already uses frontbuffer(%p)",
surface->frontbuffer);
- /* The first buffer to be activated in frontbuffer mode mus
e
be
+ /* The first buffer to be activated in frontbuffer mode mus
t
be
* committed. Subsequence frames do not need to be committed because
* the buffer is already displayed.
*/