projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a98709
)
e_comp_screen: add log to succeed the output_setup
89/161789/1
author
SooChan Lim
<sc1.lim@samsung.com>
Mon, 27 Nov 2017 08:55:02 +0000
(17:55 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Mon, 27 Nov 2017 08:55:02 +0000
(17:55 +0900)
Change-Id: I82a340c51a107bd1f19d2670bd5b51e25981874c
src/bin/e_comp_screen.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_screen.c
b/src/bin/e_comp_screen.c
index 0c7724e6165aa13fffc27a5678d134fa603e7975..5aa9e679b5ffa5261b34840421c9d030ad2f28ad 100644
(file)
--- a/
src/bin/e_comp_screen.c
+++ b/
src/bin/e_comp_screen.c
@@
-1163,6
+1163,8
@@
e_comp_screen_setup(E_Comp_Screen *e_comp_screen)
ERR("fail to e_output_setup.");
continue;
}
+
+ INF("Enlightenment succeeded to initialize e_output_setup()!\n");
}
return EINA_TRUE;