projects
/
platform
/
core
/
connectivity
/
inm-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0213dba
)
Fix GVariant format for out argument of GetLinks method
61/195761/1
author
Yu
<jiung.yu@samsung.com>
Tue, 18 Dec 2018 02:29:00 +0000
(11:29 +0900)
committer
Yu
<jiung.yu@samsung.com>
Tue, 18 Dec 2018 02:29:09 +0000
(11:29 +0900)
Change-Id: I12a52c770132c1dadf8e175cea11eefc43a66698
Signed-off-by: Yu Jiung <jiung.yu@samsung.com>
src/inm-gdbus.c
patch
|
blob
|
history
diff --git
a/src/inm-gdbus.c
b/src/inm-gdbus.c
index 680a486fb431eb0c17ba5e62d7dc940e12c3db10..1e3118f84d2f56b78d2bfa5dcbe50cfa372cecee 100644
(file)
--- a/
src/inm-gdbus.c
+++ b/
src/inm-gdbus.c
@@
-1428,7
+1428,7
@@
static void __init_daemon_introspection()
"<arg type='b' name='is_running' direction='out'/>"
"</method>"
"<method name='GetLinks'>"
- "<arg type='a(a{sv})' name='links' direction='out'/>"
+ "<arg type='a(
i
a{sv})' name='links' direction='out'/>"
"</method>"
"<signal name='IpConflicted'>"
"</signal>"