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:
482e5c6
)
e_policy_wl: fix typo
31/201031/2
author
Junseok, Kim
<juns.kim@samsung.com>
Thu, 7 Mar 2019 08:41:08 +0000
(17:41 +0900)
committer
Doyoun Kang
<doyoun.kang@samsung.com>
Thu, 7 Mar 2019 08:46:06 +0000
(08:46 +0000)
Change-Id: Ifc79ebd97f5287214419b6add1a14e7860a8c67c
src/bin/e_policy_wl.c
patch
|
blob
|
history
diff --git
a/src/bin/e_policy_wl.c
b/src/bin/e_policy_wl.c
index 95f15297f190d7378e385f37af8fdaca4b38fb5d..a8221b30f282b1c1544beb8d2cec1913ced9fc28 100644
(file)
--- a/
src/bin/e_policy_wl.c
+++ b/
src/bin/e_policy_wl.c
@@
-5408,7
+5408,7
@@
_tzsh_iface_cb_softkey_get(struct wl_client *client, struct wl_resource *res_tzs
id);
if (!res_tzsh_softkey)
{
- ERR("Could not create tws_
quickpanel
resource: %m");
+ ERR("Could not create tws_
softkey
resource: %m");
wl_client_post_no_memory(client);
return;
}