summaryrefslogtreecommitdiffstats
path: root/lasso/xml/id-wsf-2.0/subs_notification.h
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-03-28 16:07:54 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-03-28 16:07:54 +0000
commit59e505c40c5707ed37510508bccde0dcd1e18181 (patch)
tree8dc339239b2d31916b7534d6c00731a624e6c530 /lasso/xml/id-wsf-2.0/subs_notification.h
parent8adb45fdb7a06d32c59c6aa06637cce3a6b148e2 (diff)
downloadlasso-59e505c40c5707ed37510508bccde0dcd1e18181.tar.gz
lasso-59e505c40c5707ed37510508bccde0dcd1e18181.tar.xz
lasso-59e505c40c5707ed37510508bccde0dcd1e18181.zip
const is useless, and LassoIdWsf2UtilTestResult does not exist, breaking the bindings
Diffstat (limited to 'lasso/xml/id-wsf-2.0/subs_notification.h')
-rw-r--r--lasso/xml/id-wsf-2.0/subs_notification.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/xml/id-wsf-2.0/subs_notification.h b/lasso/xml/id-wsf-2.0/subs_notification.h
index 673e8f1c..a9f542bf 100644
--- a/lasso/xml/id-wsf-2.0/subs_notification.h
+++ b/lasso/xml/id-wsf-2.0/subs_notification.h
@@ -61,7 +61,7 @@ struct _LassoIdWsf2SubsNotification {
/*< public >*/
/* elements */
- GList *TestResult; /* of LassoIdWsf2UtilTestResult */
+ GList *TestResult;
/* attributes */
char *id;
char *subscriptionID;