summaryrefslogtreecommitdiffstats
path: root/lasso/id-wsf-2.0/data_service.h
diff options
context:
space:
mode:
authorDamien Laniel <dlaniel@entrouvert.com>2007-08-08 16:03:29 +0000
committerDamien Laniel <dlaniel@entrouvert.com>2007-08-08 16:03:29 +0000
commit73db5fc58f10aa5629cc963174827e1cfe740eb5 (patch)
treeb402de384dc8c8b86535c9eac582a839cde88018 /lasso/id-wsf-2.0/data_service.h
parent73350739440c6d5511f851f6dc3eba008ea4a879 (diff)
downloadlasso-73db5fc58f10aa5629cc963174827e1cfe740eb5.tar.gz
lasso-73db5fc58f10aa5629cc963174827e1cfe740eb5.tar.xz
lasso-73db5fc58f10aa5629cc963174827e1cfe740eb5.zip
processModifyResponseMsg
Diffstat (limited to 'lasso/id-wsf-2.0/data_service.h')
-rw-r--r--lasso/id-wsf-2.0/data_service.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lasso/id-wsf-2.0/data_service.h b/lasso/id-wsf-2.0/data_service.h
index db37198e..3fd941dd 100644
--- a/lasso/id-wsf-2.0/data_service.h
+++ b/lasso/id-wsf-2.0/data_service.h
@@ -109,6 +109,9 @@ LASSO_EXPORT gint lasso_idwsf2_data_service_process_modify_msg(LassoIdWsf2DataSe
LASSO_EXPORT gint lasso_idwsf2_data_service_parse_modify_items(LassoIdWsf2DataService *service);
+LASSO_EXPORT gint lasso_idwsf2_data_service_process_modify_response_msg(
+ LassoIdWsf2DataService *service, const gchar *message);
+
#ifdef __cplusplus
}
#endif /* __cplusplus */