summaryrefslogtreecommitdiff
path: root/client/ug-client.h
diff options
context:
space:
mode:
authorJiwoong Im <jiwoong.im@samsung.com>2015-11-06 15:05:31 +0900
committerJiwoong Im <jiwoong.im@samsung.com>2015-11-09 14:22:48 +0900
commitcab60029f324cfd5a668a3e68d06ba42e76e6741 (patch)
tree834ddfa32160277d9ee6448561481269f7bf6fbd /client/ug-client.h
parent35a3446ce6475f4fc452a37a64f25adf4164e619 (diff)
downloadui-gadget-1-cab60029f324cfd5a668a3e68d06ba42e76e6741.tar.gz
ui-gadget-1-cab60029f324cfd5a668a3e68d06ba42e76e6741.tar.bz2
ui-gadget-1-cab60029f324cfd5a668a3e68d06ba42e76e6741.zip
Change-Id: Ib50b5c5e057f570e2bbd656dd4437d4b3eb8c4bd Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Diffstat (limited to 'client/ug-client.h')
-rwxr-xr-xclient/ug-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/ug-client.h b/client/ug-client.h
index ab6ee0c..a983fa5 100755
--- a/client/ug-client.h
+++ b/client/ug-client.h
@@ -53,7 +53,7 @@ struct appdata {
int is_transient;
bundle *data;
- service_h request;
+ app_control_h request;
};
#endif /* __UG_CLIENT_H__ */