[xml saml-2.0] add missing annotation for binding generation to header for LassoKeyInformationDataType

This commit is contained in:
Benjamin Dauvergne 2011-10-18 17:32:56 +02:00
parent 94a9fe4f02
commit b8cf183c37
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ struct _LassoSaml2KeyInfoConfirmationDataType {
/*< public >*/
/* attributes */
GList *KeyInfo;
GList *KeyInfo; /* of LassoDsKeyInfo */
};