You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by su...@apache.org on 2007/10/11 06:42:23 UTC

svn commit: r583678 - /webservices/rampart/scratch/c/saml/include/saml_req.h

Author: supun
Date: Wed Oct 10 21:42:21 2007
New Revision: 583678

URL: http://svn.apache.org/viewvc?rev=583678&view=rev
Log: (empty)

Modified:
    webservices/rampart/scratch/c/saml/include/saml_req.h

Modified: webservices/rampart/scratch/c/saml/include/saml_req.h
URL: http://svn.apache.org/viewvc/webservices/rampart/scratch/c/saml/include/saml_req.h?rev=583678&r1=583677&r2=583678&view=diff
==============================================================================
--- webservices/rampart/scratch/c/saml/include/saml_req.h (original)
+++ webservices/rampart/scratch/c/saml/include/saml_req.h Wed Oct 10 21:42:21 2007
@@ -31,7 +31,7 @@
 typedef struct saml_subject_query
 {
     saml_subject_t *subject;
-}saml_subject_query_t1;
+}saml_subject_query_t;
 
 typedef struct saml_authentication_query
 {