projects
/
platform
/
upstream
/
weekeyboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f882dc2
)
Decrease level of severity for debug message
author
Eduardo Lima (Etrunko)
<eduardo.lima@intel.com>
Mon, 27 Oct 2014 21:01:26 +0000
(19:01 -0200)
committer
Eduardo Lima (Etrunko)
<eduardo.lima@intel.com>
Mon, 27 Oct 2014 21:01:49 +0000
(19:01 -0200)
Change-Id: Idd7933b68ed494699cb411493d41e6c4fc833834
src/wkb-ibus.c
patch
|
blob
|
history
diff --git
a/src/wkb-ibus.c
b/src/wkb-ibus.c
index b166f745efa001a2a326972298c94265e7a026c4..b54317cfc0c56a4b50a4606ba7c19d3d19c1ecbf 100644
(file)
--- a/
src/wkb-ibus.c
+++ b/
src/wkb-ibus.c
@@
-212,7
+212,7
@@
_wkb_name_acquired_cb(void *data, const Eldbus_Message *msg)
}
else
{
-
WRN("Unexpected name %s
", name);
+
INF("Unexpected name %s, ignoring
", name);
}
}